#5DE2F8#5DE2F8
#5DE2F8 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.8% C 0.119 H 210.2°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE2F8 |
|---|---|
| RGB | rgb(93, 226, 248) |
| HSL | hsl(189, 92%, 67%) |
| HSV | hsv(189, 63%, 97%) |
| CMYK | cmyk(62.5%, 8.9%, 0%, 2.7%) |
| CIE-LAB | lab(83.70, -29.79, -21.52) |
| CIE-LCH | lch(83.70, 36.75, 215.84°) |
| OKLab | oklab(84.79% -0.1025 -0.0597) |
| OKLCH | oklch(84.79% 0.119 210.2) |
| XYZ | xyz(48.6468, 63.4920, 98.4802) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.10
Aqua Blue
#02D8E9
ΔE00 4.65
Neon Blue
#04D9FF
ΔE00 4.87
Robin Egg Blue
#8AF1FE
ΔE00 4.88
Robin'S Egg Blue
#98EFF9
ΔE00 5.96
Bright Light Blue
#26F7FD
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE2F8 #F8735D
analogous
#5DF8C1 #5DE2F8 #5D95F8
triadic
#5DE2F8 #F85DE2 #E2F85D
tetradic
#5DE2F8 #C15DF8 #F8735D #95F85D
square
#5DE2F8 #C15DF8 #F8735D #95F85D
split-complementary
#5DE2F8 #F85D95 #F8C15D
monochromatic
#09B5D2 #22D7F5 #5DE2F8 #98EDFB #D2F7FD
Accessibility & contrast
On white
1.53
#5DE2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#5DE2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE2F8
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE2F8 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDAF9
Deuteranopia (green-blind)
#B8C9F8
Tritanopia (blue-blind)
#00ECE9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5de2f8; /* rgb */ color: rgb(93, 226, 248); /* oklch */ color: oklch(84.8% 0.119 210.2);
Tailwind
colors: {
custom: {
50: '#9bebfa',
500: '#5de2f8',
950: '#000000',
},
}SCSS
$custom: #5de2f8; $custom-light: #9bebfa; $custom-dark: #000000;
JSON
{
"hex": "#5de2f8",
"rgb": {
"r": 93,
"g": 226,
"b": 248
},
"hsl": {
"h": 188.516,
"s": 91.716,
"l": 66.863
},
"oklch": {
"l": 0.8479,
"c": 0.11862,
"h": 210.2
},
"luminance": 0.63497
}Semantic roles & 50–950 ramp
primary
#5DE2F8
secondary
#CD432D
accent
#2100E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485