#5DDCE7#5DDCE7
#5DDCE7 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.112 H 203.1°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDCE7 |
|---|---|
| RGB | rgb(93, 220, 231) |
| HSL | hsl(185, 74%, 64%) |
| HSV | hsv(185, 60%, 91%) |
| CMYK | cmyk(59.7%, 4.8%, 0%, 9.4%) |
| CIE-LAB | lab(81.44, -31.70, -15.92) |
| CIE-LCH | lch(81.44, 35.47, 206.66°) |
| OKLab | oklab(82.79% -0.1032 -0.0441) |
| OKLCH | oklch(82.79% 0.112 203.1) |
| XYZ | xyz(44.5251, 59.2785, 84.6812) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.23
Robin'S Egg
#6DEDFD
ΔE00 4.27
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Darkturquoise
#00CED1
ΔE00 6.01
Robin'S Egg Blue
#98EFF9
ΔE00 6.41
Mediumturquoise
#48D1CC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDCE7 #E7685D
analogous
#5DE7AD #5DDCE7 #5D97E7
triadic
#5DDCE7 #E75DDC #DCE75D
tetradic
#5DDCE7 #AD5DE7 #E7685D #97E75D
square
#5DDCE7 #AD5DE7 #E7685D #97E75D
split-complementary
#5DDCE7 #E75D97 #E7AD5D
monochromatic
#1AA4B0 #28D0DF #5DDCE7 #92E8EF #C8F3F7
Accessibility & contrast
On white
1.63
#5DDCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#5DDCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDCE7
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDCE7 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E8
Deuteranopia (green-blind)
#B7C4E8
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5ddce7; /* rgb */ color: rgb(93, 220, 231); /* oklch */ color: oklch(82.8% 0.112 203.1);
Tailwind
colors: {
custom: {
50: '#99e7ee',
500: '#5ddce7',
950: '#000000',
},
}SCSS
$custom: #5ddce7; $custom-light: #99e7ee; $custom-dark: #000000;
JSON
{
"hex": "#5ddce7",
"rgb": {
"r": 93,
"g": 220,
"b": 231
},
"hsl": {
"h": 184.783,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.82794,
"c": 0.11218,
"h": 203.1
},
"luminance": 0.59283
}Semantic roles & 50–950 ramp
primary
#5DDCE7
secondary
#B04138
accent
#1F0FD6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485