#6DE6BA#6DE6BA
#6DE6BA is a very light, vivid teal. Relative luminance 0.634; OKLCH L 84.3% C 0.127 H 166.9°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE6BA |
|---|---|
| RGB | rgb(109, 230, 186) |
| HSL | hsl(158, 71%, 66%) |
| HSV | hsv(158, 53%, 90%) |
| CMYK | cmyk(52.6%, 0%, 19.1%, 9.8%) |
| CIE-LAB | lab(83.65, -44.30, 11.19) |
| CIE-LCH | lch(83.65, 45.69, 165.82°) |
| OKLab | oklab(84.32% -0.1237 0.0287) |
| OKLCH | oklch(84.32% 0.127 166.9) |
| XYZ | xyz(43.4623, 63.3861, 56.3892) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.66
Light Turquoise
#7EF4CC
ΔE00 3.48
Aqua Marine
#2EE8BB
ΔE00 3.70
Light Teal
#90E4C1
ΔE00 4.13
Eucalyptus
#44D7A8
ΔE00 4.46
Light Aquamarine
#7BFDC7
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE6BA #E66D99
analogous
#6DE67E #6DE6BA #6DD5E6
triadic
#6DE6BA #BA6DE6 #E6BA6D
tetradic
#6DE6BA #7E6DE6 #E66D99 #D5E66D
square
#6DE6BA #7E6DE6 #E66D99 #D5E66D
split-complementary
#6DE6BA #E66DD5 #E67E6D
monochromatic
#20B981 #39DDA1 #6DE6BA #A1EFD3 #D6F8EB
Accessibility & contrast
On white
1.54
#6DE6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#6DE6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE6BA
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE6BA | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B8
Deuteranopia (green-blind)
#CFCBBD
Tritanopia (blue-blind)
#3BE7D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6de6ba; /* rgb */ color: rgb(109, 230, 186); /* oklch */ color: oklch(84.3% 0.127 166.9);
Tailwind
colors: {
custom: {
50: '#9feece',
500: '#6de6ba',
950: '#000000',
},
}SCSS
$custom: #6de6ba; $custom-light: #9feece; $custom-dark: #000000;
JSON
{
"hex": "#6de6ba",
"rgb": {
"r": 109,
"g": 230,
"b": 186
},
"hsl": {
"h": 158.182,
"s": 70.76,
"l": 66.471
},
"oklch": {
"l": 0.8432,
"c": 0.127,
"h": 166.9
},
"luminance": 0.6339
}Semantic roles & 50–950 ramp
primary
#6DE6BA
secondary
#B93E6B
accent
#1359D3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583