#5DE1F9#5DE1F9
#5DE1F9 is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.6% C 0.119 H 211.6°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE1F9 |
|---|---|
| RGB | rgb(93, 225, 249) |
| HSL | hsl(189, 93%, 67%) |
| HSV | hsv(189, 63%, 98%) |
| CMYK | cmyk(62.7%, 9.6%, 0%, 2.4%) |
| CIE-LAB | lab(83.45, -29.02, -22.43) |
| CIE-LCH | lch(83.45, 36.68, 217.70°) |
| OKLab | oklab(84.6% -0.1011 -0.0623) |
| OKLCH | oklch(84.6% 0.119 211.6) |
| XYZ | xyz(48.5312, 63.0120, 99.2090) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.66
Neon Blue
#04D9FF
ΔE00 4.31
Aqua Blue
#02D8E9
ΔE00 5.00
Robin Egg Blue
#8AF1FE
ΔE00 5.28
Robin'S Egg Blue
#98EFF9
ΔE00 6.31
Sky Blue
#87CEEB
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE1F9 #F9755D
analogous
#5DF9C3 #5DE1F9 #5D93F9
triadic
#5DE1F9 #F95DE1 #E1F95D
tetradic
#5DE1F9 #C35DF9 #F9755D #93F95D
square
#5DE1F9 #C35DF9 #F9755D #93F95D
split-complementary
#5DE1F9 #F95D93 #F9C35D
monochromatic
#08B4D4 #22D6F7 #5DE1F9 #98ECFB #D3F7FD
Accessibility & contrast
On white
1.54
#5DE1F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#5DE1F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE1F9
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE1F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE1F9 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFA
Deuteranopia (green-blind)
#B7C9F9
Tritanopia (blue-blind)
#00EBE8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5de1f9; /* rgb */ color: rgb(93, 225, 249); /* oklch */ color: oklch(84.6% 0.119 211.6);
Tailwind
colors: {
custom: {
50: '#9beafb',
500: '#5de1f9',
950: '#000000',
},
}SCSS
$custom: #5de1f9; $custom-light: #9beafb; $custom-dark: #000000;
JSON
{
"hex": "#5de1f9",
"rgb": {
"r": 93,
"g": 225,
"b": 249
},
"hsl": {
"h": 189.231,
"s": 92.857,
"l": 67.059
},
"oklch": {
"l": 0.84598,
"c": 0.11874,
"h": 211.6
},
"luminance": 0.63017
}Semantic roles & 50–950 ramp
primary
#5DE1F9
secondary
#CE452C
accent
#2300E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485