#6DE5AA#6DE5AA
#6DE5AA is a very light, vivid teal. Relative luminance 0.622; OKLCH L 83.7% C 0.138 H 159.8°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE5AA |
|---|---|
| RGB | rgb(109, 229, 170) |
| HSL | hsl(151, 70%, 66%) |
| HSV | hsv(151, 52%, 90%) |
| CMYK | cmyk(52.4%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(83.01, -47.22, 18.67) |
| CIE-LCH | lch(83.01, 50.78, 158.43°) |
| OKLab | oklab(83.69% -0.1298 0.0477) |
| OKLCH | oklch(83.69% 0.138 159.8) |
| XYZ | xyz(41.5782, 62.1885, 47.8349) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.43
Light Greenish Blue
#63F7B4
ΔE00 4.08
Eucalyptus
#44D7A8
ΔE00 5.18
Light Blue Green
#7EFBB3
ΔE00 5.19
Aqua Green
#12E193
ΔE00 5.22
Seafoam (survey)
#80F9AD
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE5AA #E56DA8
analogous
#6DE56E #6DE5AA #6DE4E5
triadic
#6DE5AA #AA6DE5 #E5AA6D
tetradic
#6DE5AA #6E6DE5 #E56DA8 #E4E56D
square
#6DE5AA #6E6DE5 #E56DA8 #E4E56D
split-complementary
#6DE5AA #E56DE4 #E56E6D
monochromatic
#21B76D #39DC8C #6DE5AA #A1EEC8 #D5F8E6
Accessibility & contrast
On white
1.56
#6DE5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#6DE5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE5AA
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE5AA | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A7
Deuteranopia (green-blind)
#D1CAAE
Tritanopia (blue-blind)
#45E4D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6de5aa; /* rgb */ color: rgb(109, 229, 170); /* oklch */ color: oklch(83.7% 0.138 159.8);
Tailwind
colors: {
custom: {
50: '#9feec3',
500: '#6de5aa',
950: '#000000',
},
}SCSS
$custom: #6de5aa; $custom-light: #9feec3; $custom-dark: #000000;
JSON
{
"hex": "#6de5aa",
"rgb": {
"r": 109,
"g": 229,
"b": 170
},
"hsl": {
"h": 150.5,
"s": 69.767,
"l": 66.275
},
"oklch": {
"l": 0.83694,
"c": 0.13824,
"h": 159.8
},
"luminance": 0.62192
}Semantic roles & 50–950 ramp
primary
#6DE5AA
secondary
#B73F7A
accent
#1471D2
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582