#6CE99B#6CE99B
#6CE99B is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.3% C 0.158 H 153.8°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE99B |
|---|---|
| RGB | rgb(108, 233, 155) |
| HSL | hsl(143, 74%, 67%) |
| HSV | hsv(143, 54%, 91%) |
| CMYK | cmyk(53.6%, 0%, 33.5%, 8.6%) |
| CIE-LAB | lab(83.88, -51.99, 27.60) |
| CIE-LCH | lch(83.88, 58.86, 152.04°) |
| OKLab | oklab(84.3% -0.1414 0.0695) |
| OKLCH | oklch(84.3% 0.158 153.8) |
| XYZ | xyz(41.2365, 63.8289, 41.1511) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.54
Seafoam (survey)
#80F9AD
ΔE00 3.72
Light Bluish Green
#76FDA8
ΔE00 4.27
Light Blue Green
#7EFBB3
ΔE00 4.31
Light Green Blue
#56FCA2
ΔE00 4.42
Light Greenish Blue
#63F7B4
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE99B #E96CBA
analogous
#7CE96C #6CE99B #6CE9D9
triadic
#6CE99B #9B6CE9 #E99B6C
tetradic
#6CE99B #6C7CE9 #E96CBA #E9D96C
square
#6CE99B #6C7CE9 #E96CBA #E9D96C
split-complementary
#6CE99B #D96CE9 #E96C7C
monochromatic
#1CBE59 #37E177 #6CE99B #A1F1BF #D6F9E3
Accessibility & contrast
On white
1.53
#6CE99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#6CE99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE99B
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE99B | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D996
Deuteranopia (green-blind)
#D7CCA0
Tritanopia (blue-blind)
#49E6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ce99b; /* rgb */ color: rgb(108, 233, 155); /* oklch */ color: oklch(84.3% 0.158 153.8);
Tailwind
colors: {
custom: {
50: '#9ff1b9',
500: '#6ce99b',
950: '#000000',
},
}SCSS
$custom: #6ce99b; $custom-light: #9ff1b9; $custom-dark: #000000;
JSON
{
"hex": "#6ce99b",
"rgb": {
"r": 108,
"g": 233,
"b": 155
},
"hsl": {
"h": 142.56,
"s": 73.964,
"l": 66.863
},
"oklch": {
"l": 0.84297,
"c": 0.15751,
"h": 153.8
},
"luminance": 0.63833
}Semantic roles & 50–950 ramp
primary
#6CE99B
secondary
#BD3C8D
accent
#0F8BD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581