#6CEEA7#6CEEA7
#6CEEA7 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.7% C 0.154 H 156.9°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEEA7 |
|---|---|
| RGB | rgb(108, 238, 167) |
| HSL | hsl(147, 79%, 68%) |
| HSV | hsv(147, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 29.8%, 6.7%) |
| CIE-LAB | lab(85.57, -51.79, 23.75) |
| CIE-LCH | lch(85.57, 56.97, 155.37°) |
| OKLab | oklab(85.75% -0.1414 0.0602) |
| OKLCH | oklch(85.75% 0.154 156.9) |
| XYZ | xyz(43.7303, 67.1233, 47.2033) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.56
Seafoam Green
#7AF9AB
ΔE00 2.74
Seafoam (survey)
#80F9AD
ΔE00 2.88
Light Blue Green
#7EFBB3
ΔE00 2.97
Light Bluish Green
#76FDA8
ΔE00 3.81
Light Green Blue
#56FCA2
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEEA7 #EE6CB3
analogous
#72EE6C #6CEEA7 #6CEEE8
triadic
#6CEEA7 #A76CEE #EEA76C
tetradic
#6CEEA7 #6C72EE #EE6CB3 #EEE86C
square
#6CEEA7 #6C72EE #EE6CB3 #EEE86C
split-complementary
#6CEEA7 #E86CEE #EE6C72
monochromatic
#17C868 #35E886 #6CEEA7 #A3F4C8 #DAFBE9
Accessibility & contrast
On white
1.46
#6CEEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#6CEEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEEA7
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEEA7 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDEA3
Deuteranopia (green-blind)
#DAD1AB
Tritanopia (blue-blind)
#41ECDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6ceea7; /* rgb */ color: rgb(108, 238, 167); /* oklch */ color: oklch(85.7% 0.154 156.9);
Tailwind
colors: {
custom: {
50: '#9ff4c1',
500: '#6ceea7',
950: '#000000',
},
}SCSS
$custom: #6ceea7; $custom-light: #9ff4c1; $custom-dark: #000000;
JSON
{
"hex": "#6ceea7",
"rgb": {
"r": 108,
"g": 238,
"b": 167
},
"hsl": {
"h": 147.231,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.85749,
"c": 0.15365,
"h": 156.9
},
"luminance": 0.67127
}Semantic roles & 50–950 ramp
primary
#6CEEA7
secondary
#C63986
accent
#0A7CDC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582