#5DDEEA#5DDEEA
#5DDEEA is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.4% C 0.114 H 203.7°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDEEA |
|---|---|
| RGB | rgb(93, 222, 234) |
| HSL | hsl(185, 77%, 64%) |
| HSV | hsv(185, 60%, 92%) |
| CMYK | cmyk(60.3%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(82.11, -31.82, -16.51) |
| CIE-LCH | lch(82.11, 35.84, 207.42°) |
| OKLab | oklab(83.36% -0.104 -0.0457) |
| OKLCH | oklch(83.36% 0.114 203.7) |
| XYZ | xyz(45.4805, 60.5055, 87.1078) |
| Luminance | 0.6051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.31
Robin'S Egg
#6DEDFD
ΔE00 3.74
Robin Egg Blue
#8AF1FE
ΔE00 5.38
Robin'S Egg Blue
#98EFF9
ΔE00 6.10
Darkturquoise
#00CED1
ΔE00 6.46
Bright Light Blue
#26F7FD
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDEEA #EA695D
analogous
#5DEAAF #5DDEEA #5D98EA
triadic
#5DDEEA #EA5DDE #DEEA5D
tetradic
#5DDEEA #AF5DEA #EA695D #98EA5D
square
#5DDEEA #AF5DEA #EA695D #98EA5D
split-complementary
#5DDEEA #EA5D98 #EAAF5D
monochromatic
#17A8B5 #27D3E3 #5DDEEA #93E9F1 #C9F4F8
Accessibility & contrast
On white
1.60
#5DDEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#5DDEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDEEA
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDEEA | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EB
Deuteranopia (green-blind)
#B8C5EB
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ddeea; /* rgb */ color: rgb(93, 222, 234); /* oklch */ color: oklch(83.4% 0.114 203.7);
Tailwind
colors: {
custom: {
50: '#99e8f0',
500: '#5ddeea',
950: '#000000',
},
}SCSS
$custom: #5ddeea; $custom-light: #99e8f0; $custom-dark: #000000;
JSON
{
"hex": "#5ddeea",
"rgb": {
"r": 93,
"g": 222,
"b": 234
},
"hsl": {
"h": 185.106,
"s": 77.049,
"l": 64.118
},
"oklch": {
"l": 0.83363,
"c": 0.1136,
"h": 203.7
},
"luminance": 0.6051
}Semantic roles & 50–950 ramp
primary
#5DDEEA
secondary
#B54136
accent
#1E0CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485