#6CEEA5#6CEEA5
#6CEEA5 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.7% C 0.155 H 156.3°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEEA5 |
|---|---|
| RGB | rgb(108, 238, 165) |
| HSL | hsl(146, 79%, 68%) |
| HSV | hsv(146, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 30.7%, 6.7%) |
| CIE-LAB | lab(85.53, -52.17, 24.72) |
| CIE-LCH | lch(85.53, 57.73, 154.64°) |
| OKLab | oklab(85.71% -0.1423 0.0626) |
| OKLCH | oklch(85.71% 0.155 156.3) |
| XYZ | xyz(43.5469, 67.0499, 46.2371) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 2.77
Light Greenish Blue
#63F7B4
ΔE00 2.82
Light Blue Green
#7EFBB3
ΔE00 3.00
Light Bluish Green
#76FDA8
ΔE00 3.60
Light Green Blue
#56FCA2
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEEA5 #EE6CB5
analogous
#74EE6C #6CEEA5 #6CEEE6
triadic
#6CEEA5 #A56CEE #EEA56C
tetradic
#6CEEA5 #6C74EE #EE6CB5 #EEE66C
square
#6CEEA5 #6C74EE #EE6CB5 #EEE66C
split-complementary
#6CEEA5 #E66CEE #EE6C74
monochromatic
#17C865 #35E883 #6CEEA5 #A3F4C7 #DAFBE8
Accessibility & contrast
On white
1.46
#6CEEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#6CEEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEEA5
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEEA5 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDEA1
Deuteranopia (green-blind)
#DBD1AA
Tritanopia (blue-blind)
#43ECDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6ceea5; /* rgb */ color: rgb(108, 238, 165); /* oklch */ color: oklch(85.7% 0.155 156.3);
Tailwind
colors: {
custom: {
50: '#9ff4c0',
500: '#6ceea5',
950: '#000000',
},
}SCSS
$custom: #6ceea5; $custom-light: #9ff4c0; $custom-dark: #000000;
JSON
{
"hex": "#6ceea5",
"rgb": {
"r": 108,
"g": 238,
"b": 165
},
"hsl": {
"h": 146.308,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.85707,
"c": 0.15541,
"h": 156.3
},
"luminance": 0.67054
}Semantic roles & 50–950 ramp
primary
#6CEEA5
secondary
#C63988
accent
#0A80DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582