#6CEAA6#6CEAA6
#6CEAA6 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.8% C 0.149 H 157.3°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEAA6 |
|---|---|
| RGB | rgb(108, 234, 166) |
| HSL | hsl(148, 75%, 67%) |
| HSV | hsv(148, 54%, 92%) |
| CMYK | cmyk(53.8%, 0%, 29.1%, 8.2%) |
| CIE-LAB | lab(84.37, -50.33, 22.62) |
| CIE-LCH | lch(84.37, 55.18, 155.80°) |
| OKLab | oklab(84.77% -0.1376 0.0574) |
| OKLCH | oklch(84.77% 0.149 157.3) |
| XYZ | xyz(42.4866, 64.7832, 46.3344) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.13
Seafoam Green
#7AF9AB
ΔE00 3.63
Seafoam (survey)
#80F9AD
ΔE00 3.70
Light Blue Green
#7EFBB3
ΔE00 3.78
Light Bluish Green
#76FDA8
ΔE00 4.73
Aqua Green
#12E193
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEAA6 #EA6CB0
analogous
#71EA6C #6CEAA6 #6CEAE5
triadic
#6CEAA6 #A66CEA #EAA66C
tetradic
#6CEAA6 #6C71EA #EA6CB0 #EAE56C
square
#6CEAA6 #6C71EA #EA6CB0 #EAE56C
split-complementary
#6CEAA6 #E56CEA #EA6C71
monochromatic
#1BC067 #36E286 #6CEAA6 #A2F2C6 #D7F9E7
Accessibility & contrast
On white
1.50
#6CEAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#6CEAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEAA6
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEAA6 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA2
Deuteranopia (green-blind)
#D7CDAA
Tritanopia (blue-blind)
#43E8D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ceaa6; /* rgb */ color: rgb(108, 234, 166); /* oklch */ color: oklch(84.8% 0.149 157.3);
Tailwind
colors: {
custom: {
50: '#9ff1c0',
500: '#6ceaa6',
950: '#000000',
},
}SCSS
$custom: #6ceaa6; $custom-light: #9ff1c0; $custom-dark: #000000;
JSON
{
"hex": "#6ceaa6",
"rgb": {
"r": 108,
"g": 234,
"b": 166
},
"hsl": {
"h": 147.619,
"s": 75,
"l": 67.059
},
"oklch": {
"l": 0.84768,
"c": 0.14906,
"h": 157.3
},
"luminance": 0.64787
}Semantic roles & 50–950 ramp
primary
#6CEAA6
secondary
#BF3B82
accent
#0E7BD7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582