#5ED2DD#5ED2DD
#5ED2DD is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.1% C 0.105 H 203.8°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED2DD |
|---|---|
| RGB | rgb(94, 210, 221) |
| HSL | hsl(185, 65%, 62%) |
| HSV | hsv(185, 57%, 87%) |
| CMYK | cmyk(57.5%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(78.28, -29.49, -15.33) |
| CIE-LCH | lch(78.28, 33.23, 207.47°) |
| OKLab | oklab(80.15% -0.0962 -0.0424) |
| OKLCH | oklch(80.15% 0.105 203.8) |
| XYZ | xyz(40.7084, 53.6893, 76.6103) |
| Luminance | 0.5369 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.57
Darkturquoise
#00CED1
ΔE00 5.37
Mediumturquoise
#48D1CC
ΔE00 6.34
Robin'S Egg
#6DEDFD
ΔE00 6.37
Robin Egg Blue
#8AF1FE
ΔE00 7.66
Neon Blue
#04D9FF
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED2DD #DD695E
analogous
#5EDDA9 #5ED2DD #5E93DD
triadic
#5ED2DD #DD5ED2 #D2DD5E
tetradic
#5ED2DD #A95EDD #DD695E #93DD5E
square
#5ED2DD #A95EDD #DD695E #93DD5E
split-complementary
#5ED2DD #DD5E93 #DDA95E
monochromatic
#22949F #2CC3D2 #5ED2DD #91E0E8 #C3EEF2
Accessibility & contrast
On white
1.79
#5ED2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#5ED2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED2DD
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED2DD | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADE
Deuteranopia (green-blind)
#AFBBDE
Tritanopia (blue-blind)
#00DAD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5ed2dd; /* rgb */ color: rgb(94, 210, 221); /* oklch */ color: oklch(80.1% 0.105 203.8);
Tailwind
colors: {
custom: {
50: '#97e0e7',
500: '#5ed2dd',
950: '#000000',
},
}SCSS
$custom: #5ed2dd; $custom-light: #97e0e7; $custom-dark: #000000;
JSON
{
"hex": "#5ed2dd",
"rgb": {
"r": 94,
"g": 210,
"b": 221
},
"hsl": {
"h": 185.197,
"s": 65.128,
"l": 61.765
},
"oklch": {
"l": 0.80149,
"c": 0.10517,
"h": 203.8
},
"luminance": 0.53693
}Semantic roles & 50–950 ramp
primary
#5ED2DD
secondary
#A2463D
accent
#2819CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484