#6CEDAB#6CEDAB
#6CEDAB is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.6% C 0.149 H 158.6°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEDAB |
|---|---|
| RGB | rgb(108, 237, 171) |
| HSL | hsl(149, 78%, 68%) |
| HSV | hsv(149, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 27.8%, 7.1%) |
| CIE-LAB | lab(85.35, -50.60, 21.39) |
| CIE-LCH | lch(85.35, 54.93, 157.09°) |
| OKLab | oklab(85.6% -0.1385 0.0544) |
| OKLCH | oklch(85.6% 0.149 158.6) |
| XYZ | xyz(43.8155, 66.6928, 49.0842) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.34
Light Blue Green
#7EFBB3
ΔE00 3.30
Seafoam Green
#7AF9AB
ΔE00 3.41
Seafoam (survey)
#80F9AD
ΔE00 3.47
Light Bluish Green
#76FDA8
ΔE00 4.57
Light Aquamarine
#7BFDC7
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEDAB #ED6CAE
analogous
#6EED6C #6CEDAB #6CEDEB
triadic
#6CEDAB #AB6CED #EDAB6C
tetradic
#6CEDAB #6C6EED #ED6CAE #EDEB6C
square
#6CEDAB #6C6EED #ED6CAE #EDEB6C
split-complementary
#6CEDAB #EB6CED #ED6C6E
monochromatic
#18C66D #35E68C #6CEDAB #A3F4CA #D9FAE9
Accessibility & contrast
On white
1.46
#6CEDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#6CEDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEDAB
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEDAB | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA7
Deuteranopia (green-blind)
#D9D0AF
Tritanopia (blue-blind)
#3FECDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6cedab; /* rgb */ color: rgb(108, 237, 171); /* oklch */ color: oklch(85.6% 0.149 158.6);
Tailwind
colors: {
custom: {
50: '#9ff3c4',
500: '#6cedab',
950: '#000000',
},
}SCSS
$custom: #6cedab; $custom-light: #9ff3c4; $custom-dark: #000000;
JSON
{
"hex": "#6cedab",
"rgb": {
"r": 108,
"g": 237,
"b": 171
},
"hsl": {
"h": 149.302,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.85597,
"c": 0.14883,
"h": 158.6
},
"luminance": 0.66697
}Semantic roles & 50–950 ramp
primary
#6CEDAB
secondary
#C43980
accent
#0B75DA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582