#6DE6AE#6DE6AE
#6DE6AE is a very light, vivid teal. Relative luminance 0.629; OKLCH L 84.0% C 0.136 H 161.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE6AE |
|---|---|
| RGB | rgb(109, 230, 174) |
| HSL | hsl(152, 71%, 66%) |
| HSV | hsv(152, 53%, 90%) |
| CMYK | cmyk(52.6%, 0%, 24.3%, 9.8%) |
| CIE-LAB | lab(83.39, -46.84, 17.11) |
| CIE-LCH | lch(83.39, 49.86, 159.93°) |
| OKLab | oklab(84.03% -0.1291 0.0437) |
| OKLCH | oklch(84.03% 0.136 161.3) |
| XYZ | xyz(42.2398, 62.8971, 49.9506) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.04
Light Greenish Blue
#63F7B4
ΔE00 4.03
Eucalyptus
#44D7A8
ΔE00 4.93
Light Aquamarine
#7BFDC7
ΔE00 5.09
Aqua Marine
#2EE8BB
ΔE00 5.20
Light Blue Green
#7EFBB3
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE6AE #E66DA5
analogous
#6DE672 #6DE6AE #6DE2E6
triadic
#6DE6AE #AE6DE6 #E6AE6D
tetradic
#6DE6AE #726DE6 #E66DA5 #E2E66D
square
#6DE6AE #726DE6 #E66DA5 #E2E66D
split-complementary
#6DE6AE #E66DE2 #E6726D
monochromatic
#20B972 #39DD91 #6DE6AE #A1EFCB #D6F8E8
Accessibility & contrast
On white
1.55
#6DE6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#6DE6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE6AE
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE6AE | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AB
Deuteranopia (green-blind)
#D1CBB1
Tritanopia (blue-blind)
#43E5D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6de6ae; /* rgb */ color: rgb(109, 230, 174); /* oklch */ color: oklch(84.0% 0.136 161.3);
Tailwind
colors: {
custom: {
50: '#9feec6',
500: '#6de6ae',
950: '#000000',
},
}SCSS
$custom: #6de6ae; $custom-light: #9feec6; $custom-dark: #000000;
JSON
{
"hex": "#6de6ae",
"rgb": {
"r": 109,
"g": 230,
"b": 174
},
"hsl": {
"h": 152.231,
"s": 70.76,
"l": 66.471
},
"oklch": {
"l": 0.84026,
"c": 0.13628,
"h": 161.3
},
"luminance": 0.62901
}Semantic roles & 50–950 ramp
primary
#6DE6AE
secondary
#B93E77
accent
#136CD3
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582