#5DDEE8#5DDEE8
#5DDEE8 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.113 H 202.3°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDEE8 |
|---|---|
| RGB | rgb(93, 222, 232) |
| HSL | hsl(184, 75%, 64%) |
| HSV | hsv(184, 60%, 91%) |
| CMYK | cmyk(59.9%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(82.05, -32.37, -15.54) |
| CIE-LCH | lch(82.05, 35.91, 205.64°) |
| OKLab | oklab(83.29% -0.1048 -0.043) |
| OKLCH | oklch(83.29% 0.113 202.3) |
| XYZ | xyz(45.1948, 60.3912, 85.6031) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.48
Robin'S Egg
#6DEDFD
ΔE00 4.07
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Darkturquoise
#00CED1
ΔE00 6.04
Robin'S Egg Blue
#98EFF9
ΔE00 6.24
Bright Light Blue
#26F7FD
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDEE8 #E8675D
analogous
#5DE8AC #5DDEE8 #5D98E8
triadic
#5DDEE8 #E85DDE #DEE85D
tetradic
#5DDEE8 #AC5DE8 #E8675D #98E85D
square
#5DDEE8 #AC5DE8 #E8675D #98E85D
split-complementary
#5DDEE8 #E85D98 #E8AC5D
monochromatic
#19A6B1 #27D3E0 #5DDEE8 #93E9F0 #C8F4F7
Accessibility & contrast
On white
1.61
#5DDEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#5DDEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDEE8
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDEE8 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5E9
Deuteranopia (green-blind)
#B9C5E9
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ddee8; /* rgb */ color: rgb(93, 222, 232); /* oklch */ color: oklch(83.3% 0.113 202.3);
Tailwind
colors: {
custom: {
50: '#99e8ef',
500: '#5ddee8',
950: '#000000',
},
}SCSS
$custom: #5ddee8; $custom-light: #99e8ef; $custom-dark: #000000;
JSON
{
"hex": "#5ddee8",
"rgb": {
"r": 93,
"g": 222,
"b": 232
},
"hsl": {
"h": 184.317,
"s": 75.135,
"l": 63.725
},
"oklch": {
"l": 0.83293,
"c": 0.11329,
"h": 202.3
},
"luminance": 0.60396
}Semantic roles & 50–950 ramp
primary
#5DDEE8
secondary
#B24037
accent
#1D0ED7
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485