#6CEEA1#6CEEA1
#6CEEA1 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.6% C 0.159 H 155.0°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEEA1 |
|---|---|
| RGB | rgb(108, 238, 161) |
| HSL | hsl(144, 79%, 68%) |
| HSV | hsv(144, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 32.4%, 6.7%) |
| CIE-LAB | lab(85.46, -52.92, 26.67) |
| CIE-LCH | lch(85.46, 59.26, 153.25°) |
| OKLab | oklab(85.62% -0.144 0.0673) |
| OKLCH | oklch(85.62% 0.159 155) |
| XYZ | xyz(43.1885, 66.9065, 44.3496) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.49
Seafoam (survey)
#80F9AD
ΔE00 2.73
Light Blue Green
#7EFBB3
ΔE00 3.21
Light Bluish Green
#76FDA8
ΔE00 3.31
Light Greenish Blue
#63F7B4
ΔE00 3.39
Light Green Blue
#56FCA2
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEEA1 #EE6CB9
analogous
#78EE6C #6CEEA1 #6CEEE2
triadic
#6CEEA1 #A16CEE #EEA16C
tetradic
#6CEEA1 #6C78EE #EE6CB9 #EEE26C
square
#6CEEA1 #6C78EE #EE6CB9 #EEE26C
split-complementary
#6CEEA1 #E26CEE #EE6C78
monochromatic
#17C85F #35E87E #6CEEA1 #A3F4C4 #DAFBE7
Accessibility & contrast
On white
1.46
#6CEEA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#6CEEA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEEA1
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEEA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEEA1 | 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)
#EDDD9C
Deuteranopia (green-blind)
#DBD0A6
Tritanopia (blue-blind)
#45ECDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6ceea1; /* rgb */ color: rgb(108, 238, 161); /* oklch */ color: oklch(85.6% 0.159 155.0);
Tailwind
colors: {
custom: {
50: '#9ff4bd',
500: '#6ceea1',
950: '#000000',
},
}SCSS
$custom: #6ceea1; $custom-light: #9ff4bd; $custom-dark: #000000;
JSON
{
"hex": "#6ceea1",
"rgb": {
"r": 108,
"g": 238,
"b": 161
},
"hsl": {
"h": 144.462,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.85624,
"c": 0.15897,
"h": 155
},
"luminance": 0.6691
}Semantic roles & 50–950 ramp
primary
#6CEEA1
secondary
#C6398C
accent
#0A86DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582