#5DDEE6#5DDEE6
#5DDEE6 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.113 H 200.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDEE6 |
|---|---|
| RGB | rgb(93, 222, 230) |
| HSL | hsl(184, 73%, 63%) |
| HSV | hsv(184, 60%, 90%) |
| CMYK | cmyk(59.6%, 3.5%, 0%, 9.8%) |
| CIE-LAB | lab(81.99, -32.92, -14.57) |
| CIE-LCH | lch(81.99, 36.00, 203.87°) |
| OKLab | oklab(83.22% -0.1056 -0.0403) |
| OKLCH | oklch(83.22% 0.113 200.9) |
| XYZ | xyz(44.9123, 60.2782, 84.1155) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.79
Robin'S Egg
#6DEDFD
ΔE00 4.49
Darkturquoise
#00CED1
ΔE00 5.67
Robin Egg Blue
#8AF1FE
ΔE00 5.88
Mediumturquoise
#48D1CC
ΔE00 5.93
Bright Light Blue
#26F7FD
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDEE6 #E6655D
analogous
#5DE6AA #5DDEE6 #5D99E6
triadic
#5DDEE6 #E65DDE #DEE65D
tetradic
#5DDEE6 #AA5DE6 #E6655D #99E65D
square
#5DDEE6 #AA5DE6 #E6655D #99E65D
split-complementary
#5DDEE6 #E65D99 #E6AA5D
monochromatic
#1BA5AE #28D3DE #5DDEE6 #92E9EE #C7F4F6
Accessibility & contrast
On white
1.61
#5DDEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#5DDEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDEE6
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDEE6 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E7
Deuteranopia (green-blind)
#BAC5E7
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ddee6; /* rgb */ color: rgb(93, 222, 230); /* oklch */ color: oklch(83.2% 0.113 200.9);
Tailwind
colors: {
custom: {
50: '#99e8ed',
500: '#5ddee6',
950: '#000000',
},
}SCSS
$custom: #5ddee6; $custom-light: #99e8ed; $custom-dark: #000000;
JSON
{
"hex": "#5ddee6",
"rgb": {
"r": 93,
"g": 222,
"b": 230
},
"hsl": {
"h": 183.504,
"s": 73.262,
"l": 63.333
},
"oklch": {
"l": 0.83223,
"c": 0.11306,
"h": 200.9
},
"luminance": 0.60283
}Semantic roles & 50–950 ramp
primary
#5DDEE6
secondary
#AF3F38
accent
#1C10D5
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484