#6CEDAA#6CEDAA
#6CEDAA is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.6% C 0.150 H 158.2°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEDAA |
|---|---|
| RGB | rgb(108, 237, 170) |
| HSL | hsl(149, 78%, 68%) |
| HSV | hsv(149, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 28.3%, 7.1%) |
| CIE-LAB | lab(85.33, -50.80, 21.88) |
| CIE-LCH | lch(85.33, 55.31, 156.70°) |
| OKLab | oklab(85.58% -0.139 0.0556) |
| OKLCH | oklch(85.58% 0.15 158.2) |
| XYZ | xyz(43.7205, 66.6548, 48.5841) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.40
Light Blue Green
#7EFBB3
ΔE00 3.25
Seafoam Green
#7AF9AB
ΔE00 3.29
Seafoam (survey)
#80F9AD
ΔE00 3.36
Light Bluish Green
#76FDA8
ΔE00 4.43
Light Green Blue
#56FCA2
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEDAA #ED6CAF
analogous
#6FED6C #6CEDAA #6CEDEA
triadic
#6CEDAA #AA6CED #EDAA6C
tetradic
#6CEDAA #6C6FED #ED6CAF #EDEA6C
square
#6CEDAA #6C6FED #ED6CAF #EDEA6C
split-complementary
#6CEDAA #EA6CED #ED6C6F
monochromatic
#18C66C #35E68A #6CEDAA #A3F4CA #D9FAE9
Accessibility & contrast
On white
1.47
#6CEDAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#6CEDAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEDAA
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEDAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEDAA | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA6
Deuteranopia (green-blind)
#D9D0AE
Tritanopia (blue-blind)
#40ECDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6cedaa; /* rgb */ color: rgb(108, 237, 170); /* oklch */ color: oklch(85.6% 0.150 158.2);
Tailwind
colors: {
custom: {
50: '#9ff3c3',
500: '#6cedaa',
950: '#000000',
},
}SCSS
$custom: #6cedaa; $custom-light: #9ff3c3; $custom-dark: #000000;
JSON
{
"hex": "#6cedaa",
"rgb": {
"r": 108,
"g": 237,
"b": 170
},
"hsl": {
"h": 148.837,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.85575,
"c": 0.14969,
"h": 158.2
},
"luminance": 0.66659
}Semantic roles & 50–950 ramp
primary
#6CEDAA
secondary
#C43981
accent
#0B77DA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582