#5DDDE4#5DDDE4
#5DDDE4 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.9% C 0.112 H 200.2°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDDE4 |
|---|---|
| RGB | rgb(93, 221, 228) |
| HSL | hsl(183, 71%, 63%) |
| HSV | hsv(183, 59%, 89%) |
| CMYK | cmyk(59.2%, 3.1%, 0%, 10.6%) |
| CIE-LAB | lab(81.64, -33.00, -14.03) |
| CIE-LCH | lch(81.64, 35.86, 203.03°) |
| OKLab | oklab(82.92% -0.1054 -0.0388) |
| OKLCH | oklch(82.92% 0.112 200.2) |
| XYZ | xyz(44.3683, 59.6369, 82.5566) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.92
Robin'S Egg
#6DEDFD
ΔE00 4.87
Darkturquoise
#00CED1
ΔE00 5.37
Mediumturquoise
#48D1CC
ΔE00 5.52
Robin Egg Blue
#8AF1FE
ΔE00 6.20
Bright Light Blue
#26F7FD
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDDE4 #E4645D
analogous
#5DE4A7 #5DDDE4 #5D99E4
triadic
#5DDDE4 #E45DDD #DDE45D
tetradic
#5DDDE4 #A75DE4 #E4645D #99E45D
square
#5DDDE4 #A75DE4 #E4645D #99E45D
split-complementary
#5DDDE4 #E45D99 #E4A75D
monochromatic
#1CA3AA #29D2DB #5DDDE4 #91E8ED #C6F3F5
Accessibility & contrast
On white
1.62
#5DDDE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#5DDDE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDDE4
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDDE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDDE4 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E5
Deuteranopia (green-blind)
#B9C4E5
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddde4; /* rgb */ color: rgb(93, 221, 228); /* oklch */ color: oklch(82.9% 0.112 200.2);
Tailwind
colors: {
custom: {
50: '#98e8ec',
500: '#5ddde4',
950: '#000000',
},
}SCSS
$custom: #5ddde4; $custom-light: #98e8ec; $custom-dark: #000000;
JSON
{
"hex": "#5ddde4",
"rgb": {
"r": 93,
"g": 221,
"b": 228
},
"hsl": {
"h": 183.111,
"s": 71.429,
"l": 62.941
},
"oklch": {
"l": 0.82922,
"c": 0.11233,
"h": 200.2
},
"luminance": 0.59641
}Semantic roles & 50–950 ramp
primary
#5DDDE4
secondary
#AC3F39
accent
#1C12D3
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484