#5DE9F4#5DE9F4
#5DE9F4 is a very light, vivid teal. Relative luminance 0.671; OKLCH L 86.3% C 0.120 H 202.5°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE9F4 |
|---|---|
| RGB | rgb(93, 233, 244) |
| HSL | hsl(184, 87%, 66%) |
| HSV | hsv(184, 62%, 96%) |
| CMYK | cmyk(61.9%, 4.5%, 0%, 4.3%) |
| CIE-LAB | lab(85.57, -34.24, -16.59) |
| CIE-LCH | lch(85.57, 38.05, 205.85°) |
| OKLab | oklab(86.26% -0.1111 -0.0459) |
| OKLCH | oklch(86.26% 0.12 202.5) |
| XYZ | xyz(49.9753, 67.1313, 95.8943) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.41
Robin Egg Blue
#8AF1FE
ΔE00 4.17
Bright Light Blue
#26F7FD
ΔE00 4.42
Aqua Blue
#02D8E9
ΔE00 4.89
Robin'S Egg Blue
#98EFF9
ΔE00 5.29
Bright Cyan
#41FDFE
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE9F4 #F4685D
analogous
#5DF4B3 #5DE9F4 #5D9DF4
triadic
#5DE9F4 #F45DE9 #E9F45D
tetradic
#5DE9F4 #B35DF4 #F4685D #9DF45D
square
#5DE9F4 #B35DF4 #F4685D #9DF45D
split-complementary
#5DE9F4 #F45D9D #F4B35D
monochromatic
#0EBBC9 #24E1F0 #5DE9F4 #96F1F8 #D0F9FC
Accessibility & contrast
On white
1.46
#5DE9F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#5DE9F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE9F4
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE9F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE9F4 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E0F5
Deuteranopia (green-blind)
#C1CFF5
Tritanopia (blue-blind)
#00F1EC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5de9f4; /* rgb */ color: rgb(93, 233, 244); /* oklch */ color: oklch(86.3% 0.120 202.5);
Tailwind
colors: {
custom: {
50: '#9bf0f7',
500: '#5de9f4',
950: '#000000',
},
}SCSS
$custom: #5de9f4; $custom-light: #9bf0f7; $custom-dark: #000000;
JSON
{
"hex": "#5de9f4",
"rgb": {
"r": 93,
"g": 233,
"b": 244
},
"hsl": {
"h": 184.371,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.86255,
"c": 0.12023,
"h": 202.5
},
"luminance": 0.67137
}Semantic roles & 50–950 ramp
primary
#5DE9F4
secondary
#C63B30
accent
#1202E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585