#6DE6BB#6DE6BB
#6DE6BB is a very light, vivid teal. Relative luminance 0.634; OKLCH L 84.3% C 0.126 H 167.5°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE6BB |
|---|---|
| RGB | rgb(109, 230, 187) |
| HSL | hsl(159, 71%, 66%) |
| HSV | hsv(159, 53%, 90%) |
| CMYK | cmyk(52.6%, 0%, 18.7%, 9.8%) |
| CIE-LAB | lab(83.67, -44.08, 10.70) |
| CIE-LCH | lch(83.67, 45.36, 166.36°) |
| OKLab | oklab(84.35% -0.1233 0.0274) |
| OKLCH | oklch(84.35% 0.126 167.5) |
| XYZ | xyz(43.5690, 63.4288, 56.9511) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.78
Light Turquoise
#7EF4CC
ΔE00 3.39
Aqua Marine
#2EE8BB
ΔE00 3.66
Light Teal
#90E4C1
ΔE00 4.05
Eucalyptus
#44D7A8
ΔE00 4.51
Light Aquamarine
#7BFDC7
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE6BB #E66D98
analogous
#6DE67F #6DE6BB #6DD4E6
triadic
#6DE6BB #BB6DE6 #E6BB6D
tetradic
#6DE6BB #7F6DE6 #E66D98 #D4E66D
square
#6DE6BB #7F6DE6 #E66D98 #D4E66D
split-complementary
#6DE6BB #E66DD4 #E67F6D
monochromatic
#20B982 #39DDA3 #6DE6BB #A1EFD3 #D6F8EC
Accessibility & contrast
On white
1.53
#6DE6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#6DE6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE6BB
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE6BB | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#CFCBBE
Tritanopia (blue-blind)
#3AE7DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6de6bb; /* rgb */ color: rgb(109, 230, 187); /* oklch */ color: oklch(84.3% 0.126 167.5);
Tailwind
colors: {
custom: {
50: '#9feecf',
500: '#6de6bb',
950: '#000000',
},
}SCSS
$custom: #6de6bb; $custom-light: #9feecf; $custom-dark: #000000;
JSON
{
"hex": "#6de6bb",
"rgb": {
"r": 109,
"g": 230,
"b": 187
},
"hsl": {
"h": 158.678,
"s": 70.76,
"l": 66.471
},
"oklch": {
"l": 0.84346,
"c": 0.12628,
"h": 167.5
},
"luminance": 0.63433
}Semantic roles & 50–950 ramp
primary
#6DE6BB
secondary
#B93E6A
accent
#1357D3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583