#5FE3FA#5FE3FA
#5FE3FA is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.2% C 0.119 H 210.9°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE3FA |
|---|---|
| RGB | rgb(95, 227, 250) |
| HSL | hsl(189, 94%, 68%) |
| HSV | hsv(189, 62%, 98%) |
| CMYK | cmyk(62%, 9.2%, 0%, 2%) |
| CIE-LAB | lab(84.11, -29.38, -21.96) |
| CIE-LCH | lch(84.11, 36.68, 216.77°) |
| OKLab | oklab(85.15% -0.1017 -0.0609) |
| OKLCH | oklch(85.15% 0.119 210.9) |
| XYZ | xyz(49.4366, 64.2680, 100.2235) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.12
Neon Blue
#04D9FF
ΔE00 4.78
Robin Egg Blue
#8AF1FE
ΔE00 4.80
Aqua Blue
#02D8E9
ΔE00 5.06
Robin'S Egg Blue
#98EFF9
ΔE00 5.90
Sky Blue
#87CEEB
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE3FA #FA765F
analogous
#5FFAC3 #5FE3FA #5F96FA
triadic
#5FE3FA #FA5FE3 #E3FA5F
tetradic
#5FE3FA #C35FFA #FA765F #96FA5F
square
#5FE3FA #C35FFA #FA765F #96FA5F
split-complementary
#5FE3FA #FA5F96 #FAC35F
monochromatic
#07B9D8 #24D9F8 #5FE3FA #9AEDFC #D6F8FE
Accessibility & contrast
On white
1.52
#5FE3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#5FE3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE3FA
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE3FA | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBFB
Deuteranopia (green-blind)
#B9CBFA
Tritanopia (blue-blind)
#00EDEA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5fe3fa; /* rgb */ color: rgb(95, 227, 250); /* oklch */ color: oklch(85.2% 0.119 210.9);
Tailwind
colors: {
custom: {
50: '#9cecfc',
500: '#5fe3fa',
950: '#000000',
},
}SCSS
$custom: #5fe3fa; $custom-light: #9cecfc; $custom-dark: #000000;
JSON
{
"hex": "#5fe3fa",
"rgb": {
"r": 95,
"g": 227,
"b": 250
},
"hsl": {
"h": 188.903,
"s": 93.939,
"l": 67.647
},
"oklch": {
"l": 0.85153,
"c": 0.11852,
"h": 210.9
},
"luminance": 0.64273
}Semantic roles & 50–950 ramp
primary
#5FE3FA
secondary
#D2442B
accent
#2200E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485