#5DE2FC#5DE2FC
#5DE2FC is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.9% C 0.120 H 212.8°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE2FC |
|---|---|
| RGB | rgb(93, 226, 252) |
| HSL | hsl(190, 96%, 68%) |
| HSV | hsv(190, 63%, 99%) |
| CMYK | cmyk(63.1%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(83.83, -28.64, -23.43) |
| CIE-LCH | lch(83.83, 37.01, 219.28°) |
| OKLab | oklab(84.94% -0.1009 -0.0651) |
| OKLCH | oklch(84.94% 0.12 212.8) |
| XYZ | xyz(49.2740, 63.7429, 101.7834) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.94
Neon Blue
#04D9FF
ΔE00 4.04
Robin Egg Blue
#8AF1FE
ΔE00 5.45
Aqua Blue
#02D8E9
ΔE00 5.53
Robin'S Egg Blue
#98EFF9
ΔE00 6.50
Sky Blue
#87CEEB
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE2FC #FC775D
analogous
#5DFCC6 #5DE2FC #5D93FC
triadic
#5DE2FC #FC5DE2 #E2FC5D
tetradic
#5DE2FC #C65DFC #FC775D #93FC5D
square
#5DE2FC #C65DFC #FC775D #93FC5D
split-complementary
#5DE2FC #FC5D93 #FCC65D
monochromatic
#04B7DB #21D7FB #5DE2FC #99EDFD #D5F8FE
Accessibility & contrast
On white
1.53
#5DE2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#5DE2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE2FC
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE2FC | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFE
Deuteranopia (green-blind)
#B7CAFC
Tritanopia (blue-blind)
#00EDEA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5de2fc; /* rgb */ color: rgb(93, 226, 252); /* oklch */ color: oklch(84.9% 0.120 212.8);
Tailwind
colors: {
custom: {
50: '#9bebfd',
500: '#5de2fc',
950: '#000000',
},
}SCSS
$custom: #5de2fc; $custom-light: #9bebfd; $custom-dark: #000000;
JSON
{
"hex": "#5de2fc",
"rgb": {
"r": 93,
"g": 226,
"b": 252
},
"hsl": {
"h": 189.811,
"s": 96.364,
"l": 67.647
},
"oklch": {
"l": 0.84939,
"c": 0.12011,
"h": 212.8
},
"luminance": 0.63748
}Semantic roles & 50–950 ramp
primary
#5DE2FC
secondary
#D44529
accent
#2600E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485