#5DDEE0#5DDEE0
#5DDEE0 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.113 H 196.6°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDEE0 |
|---|---|
| RGB | rgb(93, 222, 224) |
| HSL | hsl(181, 68%, 62%) |
| HSV | hsv(181, 58%, 88%) |
| CMYK | cmyk(58.5%, 0.9%, 0%, 12.2%) |
| CIE-LAB | lab(81.81, -34.56, -11.65) |
| CIE-LCH | lch(81.81, 36.47, 198.63°) |
| OKLab | oklab(83.02% -0.1081 -0.0323) |
| OKLCH | oklch(83.02% 0.113 196.6) |
| XYZ | xyz(44.0842, 59.9470, 79.7542) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.32
Darkturquoise
#00CED1
ΔE00 5.04
Aqua Blue
#02D8E9
ΔE00 5.25
Bright Light Blue
#26F7FD
ΔE00 5.96
Robin'S Egg
#6DEDFD
ΔE00 6.07
Turquoise
#40E0D0
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDEE0 #E05F5D
analogous
#5DE0A1 #5DDEE0 #5D9DE0
triadic
#5DDEE0 #E05DDE #DEE05D
tetradic
#5DDEE0 #A15DE0 #E05F5D #9DE05D
square
#5DDEE0 #A15DE0 #E05F5D #9DE05D
split-complementary
#5DDEE0 #E05D9D #E0A15D
monochromatic
#1FA1A3 #2AD4D6 #5DDEE0 #90E8EA #C4F3F4
Accessibility & contrast
On white
1.62
#5DDEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#5DDEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDEE0
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDEE0 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4E0
Deuteranopia (green-blind)
#BBC5E1
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddee0; /* rgb */ color: rgb(93, 222, 224); /* oklch */ color: oklch(83.0% 0.113 196.6);
Tailwind
colors: {
custom: {
50: '#98e8e9',
500: '#5ddee0',
950: '#000000',
},
}SCSS
$custom: #5ddee0; $custom-light: #98e8e9; $custom-dark: #000000;
JSON
{
"hex": "#5ddee0",
"rgb": {
"r": 93,
"g": 222,
"b": 224
},
"hsl": {
"h": 180.916,
"s": 67.876,
"l": 62.157
},
"oklch": {
"l": 0.83018,
"c": 0.11281,
"h": 196.6
},
"luminance": 0.59952
}Semantic roles & 50–950 ramp
primary
#5DDEE0
secondary
#A63D3B
accent
#1916D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484