#5DE2F4#5DE2F4
#5DE2F4 is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.6% C 0.117 H 207.6°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE2F4 |
|---|---|
| RGB | rgb(93, 226, 244) |
| HSL | hsl(187, 87%, 66%) |
| HSV | hsv(187, 62%, 96%) |
| CMYK | cmyk(61.9%, 7.4%, 0%, 4.3%) |
| CIE-LAB | lab(83.57, -30.93, -19.60) |
| CIE-LCH | lch(83.57, 36.61, 212.37°) |
| OKLab | oklab(84.64% -0.1041 -0.0543) |
| OKLCH | oklch(84.64% 0.117 207.6) |
| XYZ | xyz(48.0328, 63.2464, 95.2468) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.61
Aqua Blue
#02D8E9
ΔE00 3.99
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Robin'S Egg Blue
#98EFF9
ΔE00 5.63
Neon Blue
#04D9FF
ΔE00 5.89
Bright Light Blue
#26F7FD
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE2F4 #F46F5D
analogous
#5DF4BA #5DE2F4 #5D96F4
triadic
#5DE2F4 #F45DE2 #E2F45D
tetradic
#5DE2F4 #BA5DF4 #F46F5D #96F45D
square
#5DE2F4 #BA5DF4 #F46F5D #96F45D
split-complementary
#5DE2F4 #F45D96 #F4BA5D
monochromatic
#0EB3C9 #24D8F0 #5DE2F4 #96ECF8 #D0F7FC
Accessibility & contrast
On white
1.54
#5DE2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#5DE2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE2F4
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE2F4 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DAF5
Deuteranopia (green-blind)
#BAC9F4
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5de2f4; /* rgb */ color: rgb(93, 226, 244); /* oklch */ color: oklch(84.6% 0.117 207.6);
Tailwind
colors: {
custom: {
50: '#9aebf7',
500: '#5de2f4',
950: '#000000',
},
}SCSS
$custom: #5de2f4; $custom-light: #9aebf7; $custom-dark: #000000;
JSON
{
"hex": "#5de2f4",
"rgb": {
"r": 93,
"g": 226,
"b": 244
},
"hsl": {
"h": 187.152,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.84644,
"c": 0.1174,
"h": 207.6
},
"luminance": 0.63252
}Semantic roles & 50–950 ramp
primary
#5DE2F4
secondary
#C64230
accent
#1D02E4
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485