#6DE7BA#6DE7BA
#6DE7BA is a very light, vivid teal. Relative luminance 0.639; OKLCH L 84.6% C 0.128 H 166.6°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE7BA |
|---|---|
| RGB | rgb(109, 231, 186) |
| HSL | hsl(158, 72%, 67%) |
| HSV | hsv(158, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 19.5%, 9.4%) |
| CIE-LAB | lab(83.94, -44.73, 11.61) |
| CIE-LCH | lch(83.94, 46.21, 165.46°) |
| OKLab | oklab(84.56% -0.1248 0.0298) |
| OKLCH | oklch(84.56% 0.128 166.6) |
| XYZ | xyz(43.7414, 63.9443, 56.4822) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.73
Light Turquoise
#7EF4CC
ΔE00 3.39
Aqua Marine
#2EE8BB
ΔE00 3.71
Light Teal
#90E4C1
ΔE00 4.26
Eucalyptus
#44D7A8
ΔE00 4.59
Light Aquamarine
#7BFDC7
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE7BA #E76D9A
analogous
#6DE77D #6DE7BA #6DD7E7
triadic
#6DE7BA #BA6DE7 #E7BA6D
tetradic
#6DE7BA #7D6DE7 #E76D9A #D7E76D
square
#6DE7BA #7D6DE7 #E76D9A #D7E76D
split-complementary
#6DE7BA #E76DD7 #E77D6D
monochromatic
#1FBB81 #38DEA1 #6DE7BA #A2F0D3 #D6F8EC
Accessibility & contrast
On white
1.52
#6DE7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#6DE7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE7BA
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE7BA | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B8
Deuteranopia (green-blind)
#D0CCBD
Tritanopia (blue-blind)
#3AE8DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6de7ba; /* rgb */ color: rgb(109, 231, 186); /* oklch */ color: oklch(84.6% 0.128 166.6);
Tailwind
colors: {
custom: {
50: '#9fefce',
500: '#6de7ba',
950: '#000000',
},
}SCSS
$custom: #6de7ba; $custom-light: #9fefce; $custom-dark: #000000;
JSON
{
"hex": "#6de7ba",
"rgb": {
"r": 109,
"g": 231,
"b": 186
},
"hsl": {
"h": 157.869,
"s": 71.765,
"l": 66.667
},
"oklch": {
"l": 0.84558,
"c": 0.1283,
"h": 166.6
},
"luminance": 0.63948
}Semantic roles & 50–950 ramp
primary
#6DE7BA
secondary
#BA3E6C
accent
#1259D4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583