#5DE0F4#5DE0F4
#5DE0F4 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.2% C 0.117 H 209.1°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE0F4 |
|---|---|
| RGB | rgb(93, 224, 244) |
| HSL | hsl(188, 87%, 66%) |
| HSV | hsv(188, 62%, 96%) |
| CMYK | cmyk(61.9%, 8.2%, 0%, 4.3%) |
| CIE-LAB | lab(83.00, -29.97, -20.46) |
| CIE-LCH | lch(83.00, 36.29, 214.33°) |
| OKLab | oklab(84.18% -0.102 -0.0567) |
| OKLCH | oklch(84.18% 0.117 209.1) |
| XYZ | xyz(47.4922, 62.1651, 95.0666) |
| Luminance | 0.6217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.20
Aqua Blue
#02D8E9
ΔE00 4.11
Robin Egg Blue
#8AF1FE
ΔE00 5.00
Neon Blue
#04D9FF
ΔE00 5.17
Robin'S Egg Blue
#98EFF9
ΔE00 5.98
Bright Light Blue
#26F7FD
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE0F4 #F4715D
analogous
#5DF4BC #5DE0F4 #5D94F4
triadic
#5DE0F4 #F45DE0 #E0F45D
tetradic
#5DE0F4 #BC5DF4 #F4715D #94F45D
square
#5DE0F4 #BC5DF4 #F4715D #94F45D
split-complementary
#5DE0F4 #F45D94 #F4BC5D
monochromatic
#0EB0C9 #24D5F0 #5DE0F4 #96EBF8 #D0F6FC
Accessibility & contrast
On white
1.56
#5DE0F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#5DE0F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE0F4
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE0F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE0F4 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F5
Deuteranopia (green-blind)
#B7C8F4
Tritanopia (blue-blind)
#00E9E6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5de0f4; /* rgb */ color: rgb(93, 224, 244); /* oklch */ color: oklch(84.2% 0.117 209.1);
Tailwind
colors: {
custom: {
50: '#9aeaf7',
500: '#5de0f4',
950: '#000000',
},
}SCSS
$custom: #5de0f4; $custom-light: #9aeaf7; $custom-dark: #000000;
JSON
{
"hex": "#5de0f4",
"rgb": {
"r": 93,
"g": 224,
"b": 244
},
"hsl": {
"h": 187.947,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.84184,
"c": 0.11677,
"h": 209.1
},
"luminance": 0.6217
}Semantic roles & 50–950 ramp
primary
#5DE0F4
secondary
#C64430
accent
#2002E4
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485