#6CED91#6CED91
#6CED91 is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.1% C 0.172 H 150.6°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6CED91 |
|---|---|
| RGB | rgb(108, 237, 145) |
| HSL | hsl(137, 78%, 68%) |
| HSV | hsv(137, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 38.8%, 7.1%) |
| CIE-LAB | lab(84.89, -55.33, 34.02) |
| CIE-LCH | lch(84.89, 64.95, 148.41°) |
| OKLab | oklab(85.07% -0.1499 0.0846) |
| OKLCH | oklch(85.07% 0.172 150.6) |
| XYZ | xyz(41.5764, 65.7972, 37.2917) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.59
Lightgreen
#90EE90
ΔE00 3.78
Light Bluish Green
#76FDA8
ΔE00 3.86
Seafoam Green
#7AF9AB
ΔE00 3.88
Light Green Blue
#56FCA2
ΔE00 3.91
Sea Green (survey)
#53FCA1
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CED91 #ED6CC8
analogous
#88ED6C #6CED91 #6CEDD1
triadic
#6CED91 #916CED #ED916C
tetradic
#6CED91 #6C88ED #ED6CC8 #EDD16C
square
#6CED91 #6C88ED #ED6CC8 #EDD16C
split-complementary
#6CED91 #D16CED #ED6C88
monochromatic
#18C64A #35E668 #6CED91 #A3F4BA #D9FAE3
Accessibility & contrast
On white
1.48
#6CED91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#6CED91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CED91
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CED91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CED91 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8B
Deuteranopia (green-blind)
#DDCF97
Tritanopia (blue-blind)
#4CE9D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ced91; /* rgb */ color: rgb(108, 237, 145); /* oklch */ color: oklch(85.1% 0.172 150.6);
Tailwind
colors: {
custom: {
50: '#9ff4b2',
500: '#6ced91',
950: '#000000',
},
}SCSS
$custom: #6ced91; $custom-light: #9ff4b2; $custom-dark: #000000;
JSON
{
"hex": "#6ced91",
"rgb": {
"r": 108,
"g": 237,
"b": 145
},
"hsl": {
"h": 137.209,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.85074,
"c": 0.17217,
"h": 150.6
},
"luminance": 0.65801
}Semantic roles & 50–950 ramp
primary
#6CED91
secondary
#C4399C
accent
#0B9FDA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581