#5FE0F9#5FE0F9
#5FE0F9 is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.4% C 0.117 H 212.5°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE0F9 |
|---|---|
| RGB | rgb(95, 224, 249) |
| HSL | hsl(190, 93%, 67%) |
| HSV | hsv(190, 62%, 98%) |
| CMYK | cmyk(61.8%, 10%, 0%, 2.4%) |
| CIE-LAB | lab(83.22, -28.21, -22.77) |
| CIE-LCH | lch(83.22, 36.26, 218.91°) |
| OKLab | oklab(84.43% -0.099 -0.0632) |
| OKLCH | oklch(84.43% 0.117 212.5) |
| XYZ | xyz(48.4668, 62.5787, 99.1288) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.05
Robin'S Egg
#6DEDFD
ΔE00 4.07
Aqua Blue
#02D8E9
ΔE00 5.29
Robin Egg Blue
#8AF1FE
ΔE00 5.55
Robin'S Egg Blue
#98EFF9
ΔE00 6.50
Sky Blue
#87CEEB
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE0F9 #F9785F
analogous
#5FF9C5 #5FE0F9 #5F93F9
triadic
#5FE0F9 #F95FE0 #E0F95F
tetradic
#5FE0F9 #C55FF9 #F9785F #93F95F
square
#5FE0F9 #C55FF9 #F9785F #93F95F
split-complementary
#5FE0F9 #F95F93 #F9C55F
monochromatic
#08B4D6 #24D5F7 #5FE0F9 #9AEBFB #D5F7FD
Accessibility & contrast
On white
1.55
#5FE0F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#5FE0F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE0F9
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE0F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE0F9 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9FA
Deuteranopia (green-blind)
#B6C8F9
Tritanopia (blue-blind)
#00EAE8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe0f9; /* rgb */ color: rgb(95, 224, 249); /* oklch */ color: oklch(84.4% 0.117 212.5);
Tailwind
colors: {
custom: {
50: '#9beafb',
500: '#5fe0f9',
950: '#000000',
},
}SCSS
$custom: #5fe0f9; $custom-light: #9beafb; $custom-dark: #000000;
JSON
{
"hex": "#5fe0f9",
"rgb": {
"r": 95,
"g": 224,
"b": 249
},
"hsl": {
"h": 189.74,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.8443,
"c": 0.11748,
"h": 212.5
},
"luminance": 0.62584
}Semantic roles & 50–950 ramp
primary
#5FE0F9
secondary
#D0472C
accent
#2500E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485