#6CE99D#6CE99D
#6CE99D is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.3% C 0.156 H 154.5°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE99D |
|---|---|
| RGB | rgb(108, 233, 157) |
| HSL | hsl(144, 74%, 67%) |
| HSV | hsv(144, 54%, 91%) |
| CMYK | cmyk(53.6%, 0%, 32.6%, 8.6%) |
| CIE-LAB | lab(83.91, -51.62, 26.62) |
| CIE-LCH | lch(83.91, 58.08, 152.72°) |
| OKLab | oklab(84.34% -0.1405 0.0671) |
| OKLCH | oklch(84.34% 0.156 154.5) |
| XYZ | xyz(41.4058, 63.8966, 42.0430) |
| Luminance | 0.6390 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.50
Seafoam (survey)
#80F9AD
ΔE00 3.67
Light Blue Green
#7EFBB3
ΔE00 4.17
Light Greenish Blue
#63F7B4
ΔE00 4.19
Light Bluish Green
#76FDA8
ΔE00 4.33
Light Green Blue
#56FCA2
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE99D #E96CB8
analogous
#7AE96C #6CE99D #6CE9DB
triadic
#6CE99D #9D6CE9 #E99D6C
tetradic
#6CE99D #6C7AE9 #E96CB8 #E9DB6C
square
#6CE99D #6C7AE9 #E96CB8 #E9DB6C
split-complementary
#6CE99D #DB6CE9 #E96C7A
monochromatic
#1CBE5C #37E17A #6CE99D #A1F1C0 #D6F9E4
Accessibility & contrast
On white
1.52
#6CE99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#6CE99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE99D
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE99D | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D998
Deuteranopia (green-blind)
#D7CCA2
Tritanopia (blue-blind)
#48E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ce99d; /* rgb */ color: rgb(108, 233, 157); /* oklch */ color: oklch(84.3% 0.156 154.5);
Tailwind
colors: {
custom: {
50: '#9ff1ba',
500: '#6ce99d',
950: '#000000',
},
}SCSS
$custom: #6ce99d; $custom-light: #9ff1ba; $custom-dark: #000000;
JSON
{
"hex": "#6ce99d",
"rgb": {
"r": 108,
"g": 233,
"b": 157
},
"hsl": {
"h": 143.52,
"s": 73.964,
"l": 66.863
},
"oklch": {
"l": 0.84337,
"c": 0.1557,
"h": 154.5
},
"luminance": 0.639
}Semantic roles & 50–950 ramp
primary
#6CE99D
secondary
#BD3C8B
accent
#0F88D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581