#6DEEAA#6DEEAA
#6DEEAA is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.8% C 0.151 H 157.9°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEEAA |
|---|---|
| RGB | rgb(109, 238, 170) |
| HSL | hsl(148, 79%, 68%) |
| HSV | hsv(148, 54%, 93%) |
| CMYK | cmyk(54.2%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(85.65, -50.99, 22.33) |
| CIE-LCH | lch(85.65, 55.66, 156.35°) |
| OKLab | oklab(85.85% -0.1394 0.0567) |
| OKLCH | oklch(85.85% 0.151 157.9) |
| XYZ | xyz(44.1332, 67.2986, 48.6866) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.30
Light Blue Green
#7EFBB3
ΔE00 3.00
Seafoam Green
#7AF9AB
ΔE00 3.00
Seafoam (survey)
#80F9AD
ΔE00 3.08
Light Bluish Green
#76FDA8
ΔE00 4.15
Light Green Blue
#56FCA2
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEEAA #EE6DB1
analogous
#70EE6D #6DEEAA #6DEEEA
triadic
#6DEEAA #AA6DEE #EEAA6D
tetradic
#6DEEAA #6D70EE #EE6DB1 #EEEA6D
square
#6DEEAA #6D70EE #EE6DB1 #EEEA6D
split-complementary
#6DEEAA #EA6DEE #EE6D70
monochromatic
#17C96B #36E88A #6DEEAA #A4F4CA #DBFBEA
Accessibility & contrast
On white
1.45
#6DEEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#6DEEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEEAA
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEEAA | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA6
Deuteranopia (green-blind)
#DAD1AE
Tritanopia (blue-blind)
#42EDDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6deeaa; /* rgb */ color: rgb(109, 238, 170); /* oklch */ color: oklch(85.8% 0.151 157.9);
Tailwind
colors: {
custom: {
50: '#a0f4c3',
500: '#6deeaa',
950: '#000000',
},
}SCSS
$custom: #6deeaa; $custom-light: #a0f4c3; $custom-dark: #000000;
JSON
{
"hex": "#6deeaa",
"rgb": {
"r": 109,
"g": 238,
"b": 170
},
"hsl": {
"h": 148.372,
"s": 79.141,
"l": 68.039
},
"oklch": {
"l": 0.85849,
"c": 0.15054,
"h": 157.9
},
"luminance": 0.67303
}Semantic roles & 50–950 ramp
primary
#6DEEAA
secondary
#C63983
accent
#0A78DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582