#6EE1DB#6EE1DB
#6EE1DB is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.1% C 0.105 H 190.8°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE1DB |
|---|---|
| RGB | rgb(110, 225, 219) |
| HSL | hsl(177, 66%, 66%) |
| HSV | hsv(177, 51%, 88%) |
| CMYK | cmyk(51.1%, 0%, 2.7%, 11.8%) |
| CIE-LAB | lab(83.06, -34.03, -7.08) |
| CIE-LCH | lch(83.06, 34.76, 191.75°) |
| OKLab | oklab(84.13% -0.1033 -0.0197) |
| OKLCH | oklch(84.13% 0.105 190.8) |
| XYZ | xyz(46.1365, 62.2757, 76.5932) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.50
Turquoise
#40E0D0
ΔE00 4.63
Darkturquoise
#00CED1
ΔE00 6.75
Bright Light Blue
#26F7FD
ΔE00 6.88
Tiffany Blue
#7BF2DA
ΔE00 6.88
Bright Cyan
#41FDFE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE1DB #E16E74
analogous
#6EE1A2 #6EE1DB #6EADE1
triadic
#6EE1DB #DB6EE1 #E1DB6E
tetradic
#6EE1DB #A26EE1 #E16E74 #ADE16E
square
#6EE1DB #A26EE1 #E16E74 #ADE16E
split-complementary
#6EE1DB #E16EAD #E1A26E
monochromatic
#24B0A9 #3BD7CE #6EE1DB #A1EBE8 #D3F6F4
Accessibility & contrast
On white
1.56
#6EE1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#6EE1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE1DB
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE1DB | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#C3C9DC
Tritanopia (blue-blind)
#1CE6DF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ee1db; /* rgb */ color: rgb(110, 225, 219); /* oklch */ color: oklch(84.1% 0.105 190.8);
Tailwind
colors: {
custom: {
50: '#a0ebe6',
500: '#6ee1db',
950: '#000000',
},
}SCSS
$custom: #6ee1db; $custom-light: #a0ebe6; $custom-dark: #000000;
JSON
{
"hex": "#6ee1db",
"rgb": {
"r": 110,
"g": 225,
"b": 219
},
"hsl": {
"h": 176.87,
"s": 65.714,
"l": 65.686
},
"oklch": {
"l": 0.84129,
"c": 0.10517,
"h": 190.8
},
"luminance": 0.6228
}Semantic roles & 50–950 ramp
primary
#6EE1DB
secondary
#B24247
accent
#1821CE
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484