#5DDDE6#5DDDE6
#5DDDE6 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.0% C 0.113 H 201.7°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDDE6 |
|---|---|
| RGB | rgb(93, 221, 230) |
| HSL | hsl(184, 73%, 63%) |
| HSV | hsv(184, 60%, 90%) |
| CMYK | cmyk(59.6%, 3.9%, 0%, 9.8%) |
| CIE-LAB | lab(81.70, -32.45, -15.00) |
| CIE-LCH | lch(81.70, 35.75, 204.81°) |
| OKLab | oklab(82.99% -0.1046 -0.0415) |
| OKLCH | oklch(82.99% 0.113 201.7) |
| XYZ | xyz(44.6475, 59.7486, 84.0272) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.55
Robin'S Egg
#6DEDFD
ΔE00 4.44
Darkturquoise
#00CED1
ΔE00 5.71
Robin Egg Blue
#8AF1FE
ΔE00 5.88
Mediumturquoise
#48D1CC
ΔE00 6.12
Bright Light Blue
#26F7FD
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDDE6 #E6665D
analogous
#5DE6AB #5DDDE6 #5D98E6
triadic
#5DDDE6 #E65DDD #DDE65D
tetradic
#5DDDE6 #AB5DE6 #E6665D #98E65D
square
#5DDDE6 #AB5DE6 #E6665D #98E65D
split-complementary
#5DDDE6 #E65D98 #E6AB5D
monochromatic
#1BA4AE #28D2DE #5DDDE6 #92E8EE #C7F3F6
Accessibility & contrast
On white
1.62
#5DDDE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#5DDDE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDDE6
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDDE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDDE6 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E7
Deuteranopia (green-blind)
#B8C4E7
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddde6; /* rgb */ color: rgb(93, 221, 230); /* oklch */ color: oklch(83.0% 0.113 201.7);
Tailwind
colors: {
custom: {
50: '#99e8ed',
500: '#5ddde6',
950: '#000000',
},
}SCSS
$custom: #5ddde6; $custom-light: #99e8ed; $custom-dark: #000000;
JSON
{
"hex": "#5ddde6",
"rgb": {
"r": 93,
"g": 221,
"b": 230
},
"hsl": {
"h": 183.942,
"s": 73.262,
"l": 63.333
},
"oklch": {
"l": 0.82991,
"c": 0.11254,
"h": 201.7
},
"luminance": 0.59753
}Semantic roles & 50–950 ramp
primary
#5DDDE6
secondary
#AF4038
accent
#1D10D5
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484