#6CE8A7#6CE8A7
#6CE8A7 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.3% C 0.145 H 158.1°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE8A7 |
|---|---|
| RGB | rgb(108, 232, 167) |
| HSL | hsl(149, 73%, 67%) |
| HSV | hsv(149, 53%, 91%) |
| CMYK | cmyk(53.4%, 0%, 28%, 9%) |
| CIE-LAB | lab(83.80, -49.31, 21.32) |
| CIE-LCH | lch(83.80, 53.72, 156.62°) |
| OKLab | oklab(84.31% -0.135 0.0542) |
| OKLCH | oklch(84.31% 0.145 158.1) |
| XYZ | xyz(42.0125, 63.6877, 46.6307) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.41
Seafoam Green
#7AF9AB
ΔE00 4.23
Light Blue Green
#7EFBB3
ΔE00 4.26
Seafoam (survey)
#80F9AD
ΔE00 4.26
Seafoam
#7FE0B3
ΔE00 4.61
Aqua Green
#12E193
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE8A7 #E86CAD
analogous
#6FE86C #6CE8A7 #6CE8E5
triadic
#6CE8A7 #A76CE8 #E8A76C
tetradic
#6CE8A7 #6C6FE8 #E86CAD #E8E56C
square
#6CE8A7 #6C6FE8 #E86CAD #E8E56C
split-complementary
#6CE8A7 #E56CE8 #E86C6F
monochromatic
#1DBC69 #37E087 #6CE8A7 #A1F0C7 #D6F9E6
Accessibility & contrast
On white
1.53
#6CE8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#6CE8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE8A7
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE8A7 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A3
Deuteranopia (green-blind)
#D4CCAB
Tritanopia (blue-blind)
#44E7D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ce8a7; /* rgb */ color: rgb(108, 232, 167); /* oklch */ color: oklch(84.3% 0.145 158.1);
Tailwind
colors: {
custom: {
50: '#9ff0c1',
500: '#6ce8a7',
950: '#000000',
},
}SCSS
$custom: #6ce8a7; $custom-light: #9ff0c1; $custom-dark: #000000;
JSON
{
"hex": "#6ce8a7",
"rgb": {
"r": 108,
"g": 232,
"b": 167
},
"hsl": {
"h": 148.548,
"s": 72.941,
"l": 66.667
},
"oklch": {
"l": 0.84309,
"c": 0.14546,
"h": 158.1
},
"luminance": 0.63691
}Semantic roles & 50–950 ramp
primary
#6CE8A7
secondary
#BB3D7F
accent
#1078D5
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582