#5DE3F4#5DE3F4
#5DE3F4 is a very light, moderate teal. Relative luminance 0.638; OKLCH L 84.9% C 0.118 H 206.8°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE3F4 |
|---|---|
| RGB | rgb(93, 227, 244) |
| HSL | hsl(187, 87%, 66%) |
| HSV | hsv(187, 62%, 96%) |
| CMYK | cmyk(61.9%, 7%, 0%, 4.3%) |
| CIE-LAB | lab(83.86, -31.40, -19.17) |
| CIE-LCH | lch(83.86, 36.79, 211.40°) |
| OKLab | oklab(84.87% -0.1051 -0.0531) |
| OKLCH | oklch(84.87% 0.118 206.8) |
| XYZ | xyz(48.3055, 63.7918, 95.3377) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.37
Aqua Blue
#02D8E9
ΔE00 4.00
Robin Egg Blue
#8AF1FE
ΔE00 4.40
Robin'S Egg Blue
#98EFF9
ΔE00 5.50
Neon Blue
#04D9FF
ΔE00 6.26
Bright Light Blue
#26F7FD
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE3F4 #F46E5D
analogous
#5DF4B9 #5DE3F4 #5D97F4
triadic
#5DE3F4 #F45DE3 #E3F45D
tetradic
#5DE3F4 #B95DF4 #F46E5D #97F45D
square
#5DE3F4 #B95DF4 #F46E5D #97F45D
split-complementary
#5DE3F4 #F45D97 #F4B95D
monochromatic
#0EB4C9 #24D9F0 #5DE3F4 #96EDF8 #D0F7FC
Accessibility & contrast
On white
1.53
#5DE3F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#5DE3F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE3F4
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE3F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE3F4 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DBF5
Deuteranopia (green-blind)
#BBCAF4
Tritanopia (blue-blind)
#00ECE8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5de3f4; /* rgb */ color: rgb(93, 227, 244); /* oklch */ color: oklch(84.9% 0.118 206.8);
Tailwind
colors: {
custom: {
50: '#9aecf7',
500: '#5de3f4',
950: '#000000',
},
}SCSS
$custom: #5de3f4; $custom-light: #9aecf7; $custom-dark: #000000;
JSON
{
"hex": "#5de3f4",
"rgb": {
"r": 93,
"g": 227,
"b": 244
},
"hsl": {
"h": 186.755,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.84874,
"c": 0.11775,
"h": 206.8
},
"luminance": 0.63797
}Semantic roles & 50–950 ramp
primary
#5DE3F4
secondary
#C64130
accent
#1B02E4
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485