#6EE5DA#6EE5DA
#6EE5DA is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.0% C 0.109 H 187.3°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE5DA |
|---|---|
| RGB | rgb(110, 229, 218) |
| HSL | hsl(174, 70%, 66%) |
| HSV | hsv(174, 52%, 90%) |
| CMYK | cmyk(52%, 0%, 4.8%, 10.2%) |
| CIE-LAB | lab(84.18, -36.14, -4.90) |
| CIE-LCH | lch(84.18, 36.47, 187.71°) |
| OKLab | oklab(85.03% -0.108 -0.0138) |
| OKLCH | oklch(85.03% 0.109 187.3) |
| XYZ | xyz(47.0992, 64.4112, 76.2666) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.58
Tiffany Blue
#7BF2DA
ΔE00 4.99
Mediumturquoise
#48D1CC
ΔE00 5.48
Bright Aqua
#0BF9EA
ΔE00 5.92
Bright Turquoise
#0FFEF9
ΔE00 6.83
Bright Cyan
#41FDFE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE5DA #E56E79
analogous
#6EE59F #6EE5DA #6EB5E5
triadic
#6EE5DA #DA6EE5 #E5DA6E
tetradic
#6EE5DA #9F6EE5 #E56E79 #B5E56E
square
#6EE5DA #9F6EE5 #E56E79 #B5E56E
split-complementary
#6EE5DA #E56EB5 #E59F6E
monochromatic
#21B8AA #3ADCCD #6EE5DA #A2EEE7 #D6F8F4
Accessibility & contrast
On white
1.51
#6EE5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#6EE5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE5DA
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE5DA | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDADA
Deuteranopia (green-blind)
#C7CCDB
Tritanopia (blue-blind)
#1AEAE1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ee5da; /* rgb */ color: rgb(110, 229, 218); /* oklch */ color: oklch(85.0% 0.109 187.3);
Tailwind
colors: {
custom: {
50: '#a1ede5',
500: '#6ee5da',
950: '#000000',
},
}SCSS
$custom: #6ee5da; $custom-light: #a1ede5; $custom-dark: #000000;
JSON
{
"hex": "#6ee5da",
"rgb": {
"r": 110,
"g": 229,
"b": 218
},
"hsl": {
"h": 174.454,
"s": 69.591,
"l": 66.471
},
"oklch": {
"l": 0.85025,
"c": 0.10893,
"h": 187.3
},
"luminance": 0.64416
}Semantic roles & 50–950 ramp
primary
#6EE5DA
secondary
#B83F4B
accent
#1425D2
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584