#6CEAAA#6CEAAA
#6CEAAA is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.9% C 0.146 H 158.8°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEAAA |
|---|---|
| RGB | rgb(108, 234, 170) |
| HSL | hsl(150, 75%, 67%) |
| HSV | hsv(150, 54%, 92%) |
| CMYK | cmyk(53.8%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(84.45, -49.55, 20.66) |
| CIE-LCH | lch(84.45, 53.69, 157.37°) |
| OKLab | oklab(84.86% -0.1358 0.0526) |
| OKLCH | oklch(84.86% 0.146 158.8) |
| XYZ | xyz(42.8592, 64.9322, 48.2970) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.93
Light Blue Green
#7EFBB3
ΔE00 3.95
Seafoam Green
#7AF9AB
ΔE00 4.05
Seafoam (survey)
#80F9AD
ΔE00 4.08
Seafoam
#7FE0B3
ΔE00 4.58
Light Aquamarine
#7BFDC7
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEAAA #EA6CAC
analogous
#6DEA6C #6CEAAA #6CEAE9
triadic
#6CEAAA #AA6CEA #EAAA6C
tetradic
#6CEAAA #6C6DEA #EA6CAC #EAE96C
square
#6CEAAA #6C6DEA #EA6CAC #EAE96C
split-complementary
#6CEAAA #E96CEA #EA6C6D
monochromatic
#1BC06C #36E28B #6CEAAA #A2F2C9 #D7F9E8
Accessibility & contrast
On white
1.50
#6CEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#6CEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEAAA
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEAAA | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA6
Deuteranopia (green-blind)
#D6CEAE
Tritanopia (blue-blind)
#41E9D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ceaaa; /* rgb */ color: rgb(108, 234, 170); /* oklch */ color: oklch(84.9% 0.146 158.8);
Tailwind
colors: {
custom: {
50: '#9ff1c3',
500: '#6ceaaa',
950: '#000000',
},
}SCSS
$custom: #6ceaaa; $custom-light: #9ff1c3; $custom-dark: #000000;
JSON
{
"hex": "#6ceaaa",
"rgb": {
"r": 108,
"g": 234,
"b": 170
},
"hsl": {
"h": 149.524,
"s": 75,
"l": 67.059
},
"oklch": {
"l": 0.84856,
"c": 0.14561,
"h": 158.8
},
"luminance": 0.64936
}Semantic roles & 50–950 ramp
primary
#6CEAAA
secondary
#BF3B7E
accent
#0E74D7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582