#5DE4FC#5DE4FC
#5DE4FC is a very light, vivid teal. Relative luminance 0.648; OKLCH L 85.4% C 0.121 H 211.3°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE4FC |
|---|---|
| RGB | rgb(93, 228, 252) |
| HSL | hsl(189, 96%, 68%) |
| HSV | hsv(189, 63%, 99%) |
| CMYK | cmyk(63.1%, 9.5%, 0%, 1.2%) |
| CIE-LAB | lab(84.40, -29.61, -22.57) |
| CIE-LCH | lch(84.40, 37.23, 217.31°) |
| OKLab | oklab(85.4% -0.1029 -0.0627) |
| OKLCH | oklch(85.4% 0.121 211.3) |
| XYZ | xyz(49.8210, 64.8369, 101.9657) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.17
Neon Blue
#04D9FF
ΔE00 4.67
Robin Egg Blue
#8AF1FE
ΔE00 4.86
Aqua Blue
#02D8E9
ΔE00 5.24
Robin'S Egg Blue
#98EFF9
ΔE00 6.02
Bright Light Blue
#26F7FD
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE4FC #FC755D
analogous
#5DFCC5 #5DE4FC #5D94FC
triadic
#5DE4FC #FC5DE4 #E4FC5D
tetradic
#5DE4FC #C55DFC #FC755D #94FC5D
square
#5DE4FC #C55DFC #FC755D #94FC5D
split-complementary
#5DE4FC #FC5D94 #FCC55D
monochromatic
#04BADB #21DAFB #5DE4FC #99EEFD #D5F8FE
Accessibility & contrast
On white
1.50
#5DE4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#5DE4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE4FC
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE4FC | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFD
Deuteranopia (green-blind)
#B9CBFC
Tritanopia (blue-blind)
#00EEEB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5de4fc; /* rgb */ color: rgb(93, 228, 252); /* oklch */ color: oklch(85.4% 0.121 211.3);
Tailwind
colors: {
custom: {
50: '#9becfd',
500: '#5de4fc',
950: '#000000',
},
}SCSS
$custom: #5de4fc; $custom-light: #9becfd; $custom-dark: #000000;
JSON
{
"hex": "#5de4fc",
"rgb": {
"r": 93,
"g": 228,
"b": 252
},
"hsl": {
"h": 189.057,
"s": 96.364,
"l": 67.647
},
"oklch": {
"l": 0.85396,
"c": 0.12052,
"h": 211.3
},
"luminance": 0.64842
}Semantic roles & 50–950 ramp
primary
#5DE4FC
secondary
#D44329
accent
#2300E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485