#5DE7F4#5DE7F4
#5DE7F4 is a very light, moderate teal. Relative luminance 0.660; OKLCH L 85.8% C 0.119 H 203.9°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE7F4 |
|---|---|
| RGB | rgb(93, 231, 244) |
| HSL | hsl(185, 87%, 66%) |
| HSV | hsv(185, 62%, 96%) |
| CMYK | cmyk(61.9%, 5.3%, 0%, 4.3%) |
| CIE-LAB | lab(85.00, -33.30, -17.45) |
| CIE-LCH | lch(85.00, 37.59, 207.65°) |
| OKLab | oklab(85.79% -0.1091 -0.0483) |
| OKLCH | oklch(85.79% 0.119 203.9) |
| XYZ | xyz(49.4123, 66.0054, 95.7066) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.09
Robin Egg Blue
#8AF1FE
ΔE00 4.09
Aqua Blue
#02D8E9
ΔE00 4.46
Bright Light Blue
#26F7FD
ΔE00 5.15
Robin'S Egg Blue
#98EFF9
ΔE00 5.24
Bright Cyan
#41FDFE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE7F4 #F46A5D
analogous
#5DF4B6 #5DE7F4 #5D9BF4
triadic
#5DE7F4 #F45DE7 #E7F45D
tetradic
#5DE7F4 #B65DF4 #F46A5D #9BF45D
square
#5DE7F4 #B65DF4 #F46A5D #9BF45D
split-complementary
#5DE7F4 #F45D9B #F4B65D
monochromatic
#0EB9C9 #24DFF0 #5DE7F4 #96EFF8 #D0F8FC
Accessibility & contrast
On white
1.48
#5DE7F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#5DE7F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE7F4
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE7F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE7F4 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DEF5
Deuteranopia (green-blind)
#BFCDF5
Tritanopia (blue-blind)
#00F0EB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5de7f4; /* rgb */ color: rgb(93, 231, 244); /* oklch */ color: oklch(85.8% 0.119 203.9);
Tailwind
colors: {
custom: {
50: '#9beff7',
500: '#5de7f4',
950: '#000000',
},
}SCSS
$custom: #5de7f4; $custom-light: #9beff7; $custom-dark: #000000;
JSON
{
"hex": "#5de7f4",
"rgb": {
"r": 93,
"g": 231,
"b": 244
},
"hsl": {
"h": 185.166,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.85794,
"c": 0.11933,
"h": 203.9
},
"luminance": 0.66011
}Semantic roles & 50–950 ramp
primary
#5DE7F4
secondary
#C63D30
accent
#1502E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585