#6EE2DB#6EE2DB
#6EE2DB is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.4% C 0.106 H 190.1°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE2DB |
|---|---|
| RGB | rgb(110, 226, 219) |
| HSL | hsl(176, 67%, 66%) |
| HSV | hsv(176, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(83.35, -34.50, -6.65) |
| CIE-LCH | lch(83.35, 35.13, 190.92°) |
| OKLab | oklab(84.36% -0.1044 -0.0185) |
| OKLCH | oklch(84.36% 0.106 190.1) |
| XYZ | xyz(46.4076, 62.8179, 76.6836) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.37
Mediumturquoise
#48D1CC
ΔE00 4.68
Tiffany Blue
#7BF2DA
ΔE00 6.48
Bright Aqua
#0BF9EA
ΔE00 6.83
Bright Cyan
#41FDFE
ΔE00 6.90
Bright Light Blue
#26F7FD
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE2DB #E26E75
analogous
#6EE2A1 #6EE2DB #6EAFE2
triadic
#6EE2DB #DB6EE2 #E2DB6E
tetradic
#6EE2DB #A16EE2 #E26E75 #AFE26E
square
#6EE2DB #A16EE2 #E26E75 #AFE26E
split-complementary
#6EE2DB #E26EAF #E2A16E
monochromatic
#24B2A9 #3BD8CE #6EE2DB #A1ECE8 #D4F6F4
Accessibility & contrast
On white
1.55
#6EE2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#6EE2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE2DB
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE2DB | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#C4CADC
Tritanopia (blue-blind)
#1BE7E0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ee2db; /* rgb */ color: rgb(110, 226, 219); /* oklch */ color: oklch(84.4% 0.106 190.1);
Tailwind
colors: {
custom: {
50: '#a1ebe6',
500: '#6ee2db',
950: '#000000',
},
}SCSS
$custom: #6ee2db; $custom-light: #a1ebe6; $custom-dark: #000000;
JSON
{
"hex": "#6ee2db",
"rgb": {
"r": 110,
"g": 226,
"b": 219
},
"hsl": {
"h": 176.379,
"s": 66.667,
"l": 65.882
},
"oklch": {
"l": 0.84361,
"c": 0.10602,
"h": 190.1
},
"luminance": 0.62822
}Semantic roles & 50–950 ramp
primary
#6EE2DB
secondary
#B34148
accent
#1722CF
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484