#5DDFE6#5DDFE6
#5DDFE6 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.114 H 200.1°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDFE6 |
|---|---|
| RGB | rgb(93, 223, 230) |
| HSL | hsl(183, 73%, 63%) |
| HSV | hsv(183, 60%, 90%) |
| CMYK | cmyk(59.6%, 3%, 0%, 9.8%) |
| CIE-LAB | lab(82.28, -33.39, -14.14) |
| CIE-LCH | lch(82.28, 36.26, 202.94°) |
| OKLab | oklab(83.46% -0.1066 -0.0391) |
| OKLCH | oklch(83.46% 0.114 200.1) |
| XYZ | xyz(45.1787, 60.8110, 84.2043) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.07
Robin'S Egg
#6DEDFD
ΔE00 4.57
Darkturquoise
#00CED1
ΔE00 5.66
Mediumturquoise
#48D1CC
ΔE00 5.76
Bright Light Blue
#26F7FD
ΔE00 5.82
Robin Egg Blue
#8AF1FE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDFE6 #E6645D
analogous
#5DE6A8 #5DDFE6 #5D9AE6
triadic
#5DDFE6 #E65DDF #DFE65D
tetradic
#5DDFE6 #A85DE6 #E6645D #9AE65D
square
#5DDFE6 #A85DE6 #E6645D #9AE65D
split-complementary
#5DDFE6 #E65D9A #E6A85D
monochromatic
#1BA6AE #28D5DE #5DDFE6 #92E9EE #C7F4F6
Accessibility & contrast
On white
1.60
#5DDFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#5DDFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDFE6
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDFE6 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E7
Deuteranopia (green-blind)
#BBC6E7
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ddfe6; /* rgb */ color: rgb(93, 223, 230); /* oklch */ color: oklch(83.5% 0.114 200.1);
Tailwind
colors: {
custom: {
50: '#99e9ed',
500: '#5ddfe6',
950: '#000000',
},
}SCSS
$custom: #5ddfe6; $custom-light: #99e9ed; $custom-dark: #000000;
JSON
{
"hex": "#5ddfe6",
"rgb": {
"r": 93,
"g": 223,
"b": 230
},
"hsl": {
"h": 183.066,
"s": 73.262,
"l": 63.333
},
"oklch": {
"l": 0.83456,
"c": 0.1136,
"h": 200.1
},
"luminance": 0.60816
}Semantic roles & 50–950 ramp
primary
#5DDFE6
secondary
#AF3E38
accent
#1A10D5
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484