#6DEEAB#6DEEAB
#6DEEAB is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.9% C 0.150 H 158.2°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEEAB |
|---|---|
| RGB | rgb(109, 238, 171) |
| HSL | hsl(149, 79%, 68%) |
| HSV | hsv(149, 54%, 93%) |
| CMYK | cmyk(54.2%, 0%, 28.2%, 6.7%) |
| CIE-LAB | lab(85.67, -50.79, 21.84) |
| CIE-LCH | lch(85.67, 55.29, 156.73°) |
| OKLab | oklab(85.87% -0.139 0.0555) |
| OKLCH | oklch(85.87% 0.15 158.2) |
| XYZ | xyz(44.2282, 67.3366, 49.1867) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.23
Light Blue Green
#7EFBB3
ΔE00 3.04
Seafoam Green
#7AF9AB
ΔE00 3.13
Seafoam (survey)
#80F9AD
ΔE00 3.19
Light Bluish Green
#76FDA8
ΔE00 4.29
Light Sea Green
#98F6B0
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEEAB #EE6DB0
analogous
#6FEE6D #6DEEAB #6DEEEB
triadic
#6DEEAB #AB6DEE #EEAB6D
tetradic
#6DEEAB #6D6FEE #EE6DB0 #EEEB6D
square
#6DEEAB #6D6FEE #EE6DB0 #EEEB6D
split-complementary
#6DEEAB #EB6DEE #EE6D6F
monochromatic
#17C96D #36E88B #6DEEAB #A4F4CB #DBFBEA
Accessibility & contrast
On white
1.45
#6DEEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#6DEEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEEAB
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEEAB | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA7
Deuteranopia (green-blind)
#DAD1AF
Tritanopia (blue-blind)
#41EDDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6deeab; /* rgb */ color: rgb(109, 238, 171); /* oklch */ color: oklch(85.9% 0.150 158.2);
Tailwind
colors: {
custom: {
50: '#a0f4c4',
500: '#6deeab',
950: '#000000',
},
}SCSS
$custom: #6deeab; $custom-light: #a0f4c4; $custom-dark: #000000;
JSON
{
"hex": "#6deeab",
"rgb": {
"r": 109,
"g": 238,
"b": 171
},
"hsl": {
"h": 148.837,
"s": 79.141,
"l": 68.039
},
"oklch": {
"l": 0.85871,
"c": 0.14967,
"h": 158.2
},
"luminance": 0.67341
}Semantic roles & 50–950 ramp
primary
#6DEEAB
secondary
#C63982
accent
#0A77DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582