#5DDFE8#5DDFE8
#5DDFE8 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.114 H 201.6°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDFE8 |
|---|---|
| RGB | rgb(93, 223, 232) |
| HSL | hsl(184, 75%, 64%) |
| HSV | hsv(184, 60%, 91%) |
| CMYK | cmyk(59.9%, 3.9%, 0%, 9%) |
| CIE-LAB | lab(82.34, -32.85, -15.11) |
| CIE-LCH | lch(82.34, 36.15, 204.70°) |
| OKLab | oklab(83.53% -0.1058 -0.0418) |
| OKLCH | oklch(83.53% 0.114 201.6) |
| XYZ | xyz(45.4612, 60.9240, 85.6919) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.71
Robin'S Egg
#6DEDFD
ΔE00 4.11
Robin Egg Blue
#8AF1FE
ΔE00 5.58
Darkturquoise
#00CED1
ΔE00 5.98
Bright Light Blue
#26F7FD
ΔE00 6.00
Robin'S Egg Blue
#98EFF9
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDFE8 #E8665D
analogous
#5DE8AB #5DDFE8 #5D99E8
triadic
#5DDFE8 #E85DDF #DFE85D
tetradic
#5DDFE8 #AB5DE8 #E8665D #99E85D
square
#5DDFE8 #AB5DE8 #E8665D #99E85D
split-complementary
#5DDFE8 #E85D99 #E8AB5D
monochromatic
#19A8B1 #27D4E0 #5DDFE8 #93EAF0 #C8F4F7
Accessibility & contrast
On white
1.59
#5DDFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#5DDFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDFE8
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDFE8 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E9
Deuteranopia (green-blind)
#BAC6E9
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ddfe8; /* rgb */ color: rgb(93, 223, 232); /* oklch */ color: oklch(83.5% 0.114 201.6);
Tailwind
colors: {
custom: {
50: '#99e9ef',
500: '#5ddfe8',
950: '#000000',
},
}SCSS
$custom: #5ddfe8; $custom-light: #99e9ef; $custom-dark: #000000;
JSON
{
"hex": "#5ddfe8",
"rgb": {
"r": 93,
"g": 223,
"b": 232
},
"hsl": {
"h": 183.885,
"s": 75.135,
"l": 63.725
},
"oklch": {
"l": 0.83525,
"c": 0.11379,
"h": 201.6
},
"luminance": 0.60929
}Semantic roles & 50–950 ramp
primary
#5DDFE8
secondary
#B23F37
accent
#1B0ED7
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485