#5DDFE7#5DDFE7
#5DDFE7 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.114 H 200.9°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDFE7 |
|---|---|
| RGB | rgb(93, 223, 231) |
| HSL | hsl(183, 74%, 64%) |
| HSV | hsv(183, 60%, 91%) |
| CMYK | cmyk(59.7%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(82.31, -33.12, -14.62) |
| CIE-LCH | lch(82.31, 36.20, 203.82°) |
| OKLab | oklab(83.49% -0.1062 -0.0405) |
| OKLCH | oklch(83.49% 0.114 200.9) |
| XYZ | xyz(45.3195, 60.8673, 84.9460) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.88
Robin'S Egg
#6DEDFD
ΔE00 4.33
Robin Egg Blue
#8AF1FE
ΔE00 5.74
Darkturquoise
#00CED1
ΔE00 5.81
Bright Light Blue
#26F7FD
ΔE00 5.90
Mediumturquoise
#48D1CC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDFE7 #E7655D
analogous
#5DE7AA #5DDFE7 #5D9AE7
triadic
#5DDFE7 #E75DDF #DFE75D
tetradic
#5DDFE7 #AA5DE7 #E7655D #9AE75D
square
#5DDFE7 #AA5DE7 #E7655D #9AE75D
split-complementary
#5DDFE7 #E75D9A #E7AA5D
monochromatic
#1AA7B0 #28D4DF #5DDFE7 #92EAEF #C8F4F7
Accessibility & contrast
On white
1.59
#5DDFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#5DDFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDFE7
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDFE7 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E8
Deuteranopia (green-blind)
#BAC6E8
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ddfe7; /* rgb */ color: rgb(93, 223, 231); /* oklch */ color: oklch(83.5% 0.114 200.9);
Tailwind
colors: {
custom: {
50: '#99e9ee',
500: '#5ddfe7',
950: '#000000',
},
}SCSS
$custom: #5ddfe7; $custom-light: #99e9ee; $custom-dark: #000000;
JSON
{
"hex": "#5ddfe7",
"rgb": {
"r": 93,
"g": 223,
"b": 231
},
"hsl": {
"h": 183.478,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.8349,
"c": 0.11369,
"h": 200.9
},
"luminance": 0.60872
}Semantic roles & 50–950 ramp
primary
#5DDFE7
secondary
#B03F38
accent
#1B0FD6
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485