#6EE4DB#6EE4DB
#6EE4DB is a very light, moderate teal. Relative luminance 0.639; OKLCH L 84.8% C 0.108 H 188.7°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE4DB |
|---|---|
| RGB | rgb(110, 228, 219) |
| HSL | hsl(175, 69%, 66%) |
| HSV | hsv(175, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 3.9%, 10.6%) |
| CIE-LAB | lab(83.92, -35.43, -5.81) |
| CIE-LCH | lch(83.92, 35.90, 189.31°) |
| OKLab | oklab(84.82% -0.1065 -0.0162) |
| OKLCH | oklch(84.82% 0.108 188.7) |
| XYZ | xyz(46.9546, 63.9119, 76.8659) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.93
Mediumturquoise
#48D1CC
ΔE00 5.12
Tiffany Blue
#7BF2DA
ΔE00 5.68
Bright Aqua
#0BF9EA
ΔE00 6.25
Bright Cyan
#41FDFE
ΔE00 6.82
Bright Turquoise
#0FFEF9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE4DB #E46E77
analogous
#6EE4A0 #6EE4DB #6EB2E4
triadic
#6EE4DB #DB6EE4 #E4DB6E
tetradic
#6EE4DB #A06EE4 #E46E77 #B2E46E
square
#6EE4DB #A06EE4 #E46E77 #B2E46E
split-complementary
#6EE4DB #E46EB2 #E4A06E
monochromatic
#22B6AA #3ADACE #6EE4DB #A2EEE8 #D5F7F5
Accessibility & contrast
On white
1.52
#6EE4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#6EE4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE4DB
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE4DB | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADB
Deuteranopia (green-blind)
#C6CBDC
Tritanopia (blue-blind)
#19E9E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee4db; /* rgb */ color: rgb(110, 228, 219); /* oklch */ color: oklch(84.8% 0.108 188.7);
Tailwind
colors: {
custom: {
50: '#a1ede6',
500: '#6ee4db',
950: '#000000',
},
}SCSS
$custom: #6ee4db; $custom-light: #a1ede6; $custom-dark: #000000;
JSON
{
"hex": "#6ee4db",
"rgb": {
"r": 110,
"g": 228,
"b": 219
},
"hsl": {
"h": 175.424,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.84824,
"c": 0.10778,
"h": 188.7
},
"luminance": 0.63916
}Semantic roles & 50–950 ramp
primary
#6EE4DB
secondary
#B64049
accent
#1523D1
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584