#6CEEA0#6CEEA0
#6CEEA0 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.6% C 0.160 H 154.6°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEEA0 |
|---|---|
| RGB | rgb(108, 238, 160) |
| HSL | hsl(144, 79%, 68%) |
| HSV | hsv(144, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 32.8%, 6.7%) |
| CIE-LAB | lab(85.44, -53.10, 27.16) |
| CIE-LCH | lch(85.44, 59.64, 152.91°) |
| OKLab | oklab(85.6% -0.1445 0.0685) |
| OKLCH | oklch(85.6% 0.16 154.6) |
| XYZ | xyz(43.1006, 66.8714, 43.8870) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.50
Seafoam (survey)
#80F9AD
ΔE00 2.75
Light Bluish Green
#76FDA8
ΔE00 3.26
Light Blue Green
#7EFBB3
ΔE00 3.28
Light Green Blue
#56FCA2
ΔE00 3.47
Light Greenish Blue
#63F7B4
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEEA0 #EE6CBA
analogous
#79EE6C #6CEEA0 #6CEEE1
triadic
#6CEEA0 #A06CEE #EEA06C
tetradic
#6CEEA0 #6C79EE #EE6CBA #EEE16C
square
#6CEEA0 #6C79EE #EE6CBA #EEE16C
split-complementary
#6CEEA0 #E16CEE #EE6C79
monochromatic
#17C85E #35E87D #6CEEA0 #A3F4C3 #DAFBE7
Accessibility & contrast
On white
1.46
#6CEEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#6CEEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEEA0
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEEA0 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9B
Deuteranopia (green-blind)
#DBD0A5
Tritanopia (blue-blind)
#45ECDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6ceea0; /* rgb */ color: rgb(108, 238, 160); /* oklch */ color: oklch(85.6% 0.160 154.6);
Tailwind
colors: {
custom: {
50: '#9ff4bc',
500: '#6ceea0',
950: '#000000',
},
}SCSS
$custom: #6ceea0; $custom-light: #9ff4bc; $custom-dark: #000000;
JSON
{
"hex": "#6ceea0",
"rgb": {
"r": 108,
"g": 238,
"b": 160
},
"hsl": {
"h": 144,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.85604,
"c": 0.15987,
"h": 154.6
},
"luminance": 0.66875
}Semantic roles & 50–950 ramp
primary
#6CEEA0
secondary
#C6398D
accent
#0A88DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582