#5FE3FC#5FE3FC
#5FE3FC is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.2% C 0.119 H 212.2°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE3FC |
|---|---|
| RGB | rgb(95, 227, 252) |
| HSL | hsl(190, 96%, 68%) |
| HSV | hsv(190, 62%, 99%) |
| CMYK | cmyk(62.3%, 9.9%, 0%, 1.2%) |
| CIE-LAB | lab(84.17, -28.81, -22.91) |
| CIE-LCH | lch(84.17, 36.81, 218.49°) |
| OKLab | oklab(85.23% -0.1009 -0.0636) |
| OKLCH | oklch(85.23% 0.119 212.2) |
| XYZ | xyz(49.7518, 64.3941, 101.8839) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.57
Neon Blue
#04D9FF
ΔE00 4.38
Robin Egg Blue
#8AF1FE
ΔE00 5.11
Aqua Blue
#02D8E9
ΔE00 5.48
Robin'S Egg Blue
#98EFF9
ΔE00 6.19
Sky Blue
#87CEEB
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE3FC #FC785F
analogous
#5FFCC6 #5FE3FC #5F94FC
triadic
#5FE3FC #FC5FE3 #E3FC5F
tetradic
#5FE3FC #C65FFC #FC785F #94FC5F
square
#5FE3FC #C65FFC #FC785F #94FC5F
split-complementary
#5FE3FC #FC5F94 #FCC65F
monochromatic
#04BADC #23D8FB #5FE3FC #9BEEFD #D7F8FE
Accessibility & contrast
On white
1.51
#5FE3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#5FE3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE3FC
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE3FC | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFD
Deuteranopia (green-blind)
#B8CBFC
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5fe3fc; /* rgb */ color: rgb(95, 227, 252); /* oklch */ color: oklch(85.2% 0.119 212.2);
Tailwind
colors: {
custom: {
50: '#9cecfd',
500: '#5fe3fc',
950: '#000000',
},
}SCSS
$custom: #5fe3fc; $custom-light: #9cecfd; $custom-dark: #000000;
JSON
{
"hex": "#5fe3fc",
"rgb": {
"r": 95,
"g": 227,
"b": 252
},
"hsl": {
"h": 189.554,
"s": 96.319,
"l": 68.039
},
"oklch": {
"l": 0.85227,
"c": 0.11927,
"h": 212.2
},
"luminance": 0.64399
}Semantic roles & 50–950 ramp
primary
#5FE3FC
secondary
#D5452A
accent
#2500E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485