#5ED1DD#5ED1DD
#5ED1DD is a light, moderate teal. Relative luminance 0.532; OKLCH L 79.9% C 0.105 H 204.6°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED1DD |
|---|---|
| RGB | rgb(94, 209, 221) |
| HSL | hsl(186, 65%, 62%) |
| HSV | hsv(186, 57%, 87%) |
| CMYK | cmyk(57.5%, 5.4%, 0%, 13.3%) |
| CIE-LAB | lab(77.99, -29.00, -15.77) |
| CIE-LCH | lch(77.99, 33.01, 208.53°) |
| OKLab | oklab(79.92% -0.0952 -0.0436) |
| OKLCH | oklch(79.92% 0.105 204.6) |
| XYZ | xyz(40.4623, 53.1970, 76.5283) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.65
Darkturquoise
#00CED1
ΔE00 5.63
Robin'S Egg
#6DEDFD
ΔE00 6.52
Mediumturquoise
#48D1CC
ΔE00 6.70
Neon Blue
#04D9FF
ΔE00 7.39
Robin Egg Blue
#8AF1FE
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED1DD #DD6A5E
analogous
#5EDDAA #5ED1DD #5E92DD
triadic
#5ED1DD #DD5ED1 #D1DD5E
tetradic
#5ED1DD #AA5EDD #DD6A5E #92DD5E
square
#5ED1DD #AA5EDD #DD6A5E #92DD5E
split-complementary
#5ED1DD #DD5E92 #DDAA5E
monochromatic
#22939F #2CC2D2 #5ED1DD #91DFE8 #C3EEF2
Accessibility & contrast
On white
1.80
#5ED1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#5ED1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED1DD
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED1DD | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DE
Deuteranopia (green-blind)
#AEBBDD
Tritanopia (blue-blind)
#00D9D4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5ed1dd; /* rgb */ color: rgb(94, 209, 221); /* oklch */ color: oklch(79.9% 0.105 204.6);
Tailwind
colors: {
custom: {
50: '#97dfe7',
500: '#5ed1dd',
950: '#000000',
},
}SCSS
$custom: #5ed1dd; $custom-light: #97dfe7; $custom-dark: #000000;
JSON
{
"hex": "#5ed1dd",
"rgb": {
"r": 94,
"g": 209,
"b": 221
},
"hsl": {
"h": 185.669,
"s": 65.128,
"l": 61.765
},
"oklch": {
"l": 0.79917,
"c": 0.10471,
"h": 204.6
},
"luminance": 0.53201
}Semantic roles & 50–950 ramp
primary
#5ED1DD
secondary
#A2463D
accent
#2A19CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484