#6CEEA4#6CEEA4
#6CEEA4 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.7% C 0.156 H 155.9°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEEA4 |
|---|---|
| RGB | rgb(108, 238, 164) |
| HSL | hsl(146, 79%, 68%) |
| HSV | hsv(146, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 31.1%, 6.7%) |
| CIE-LAB | lab(85.51, -52.36, 25.21) |
| CIE-LCH | lch(85.51, 58.11, 154.29°) |
| OKLab | oklab(85.69% -0.1427 0.0638) |
| OKLCH | oklch(85.69% 0.156 155.9) |
| XYZ | xyz(43.4562, 67.0136, 45.7596) |
| Luminance | 0.6702 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.55
Seafoam (survey)
#80F9AD
ΔE00 2.74
Light Greenish Blue
#63F7B4
ΔE00 2.95
Light Blue Green
#7EFBB3
ΔE00 3.04
Light Bluish Green
#76FDA8
ΔE00 3.51
Light Green Blue
#56FCA2
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEEA4 #EE6CB6
analogous
#75EE6C #6CEEA4 #6CEEE5
triadic
#6CEEA4 #A46CEE #EEA46C
tetradic
#6CEEA4 #6C75EE #EE6CB6 #EEE56C
square
#6CEEA4 #6C75EE #EE6CB6 #EEE56C
split-complementary
#6CEEA4 #E56CEE #EE6C75
monochromatic
#17C864 #35E882 #6CEEA4 #A3F4C6 #DAFBE8
Accessibility & contrast
On white
1.46
#6CEEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#6CEEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEEA4
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEEA4 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9F
Deuteranopia (green-blind)
#DBD1A9
Tritanopia (blue-blind)
#43ECDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6ceea4; /* rgb */ color: rgb(108, 238, 164); /* oklch */ color: oklch(85.7% 0.156 155.9);
Tailwind
colors: {
custom: {
50: '#9ff4bf',
500: '#6ceea4',
950: '#000000',
},
}SCSS
$custom: #6ceea4; $custom-light: #9ff4bf; $custom-dark: #000000;
JSON
{
"hex": "#6ceea4",
"rgb": {
"r": 108,
"g": 238,
"b": 164
},
"hsl": {
"h": 145.846,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.85686,
"c": 0.1563,
"h": 155.9
},
"luminance": 0.67018
}Semantic roles & 50–950 ramp
primary
#6CEEA4
secondary
#C63989
accent
#0A81DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582