#5FE5FC#5FE5FC
#5FE5FC is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.7% C 0.120 H 210.7°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE5FC |
|---|---|
| RGB | rgb(95, 229, 252) |
| HSL | hsl(189, 96%, 68%) |
| HSV | hsv(189, 62%, 99%) |
| CMYK | cmyk(62.3%, 9.1%, 0%, 1.2%) |
| CIE-LAB | lab(84.74, -29.78, -22.05) |
| CIE-LCH | lch(84.74, 37.05, 216.52°) |
| OKLab | oklab(85.68% -0.1029 -0.0612) |
| OKLCH | oklch(85.68% 0.12 210.7) |
| XYZ | xyz(50.3020, 65.4944, 102.0673) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.79
Robin Egg Blue
#8AF1FE
ΔE00 4.53
Neon Blue
#04D9FF
ΔE00 5.03
Aqua Blue
#02D8E9
ΔE00 5.25
Robin'S Egg Blue
#98EFF9
ΔE00 5.73
Bright Light Blue
#26F7FD
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE5FC #FC765F
analogous
#5FFCC5 #5FE5FC #5F96FC
triadic
#5FE5FC #FC5FE5 #E5FC5F
tetradic
#5FE5FC #C55FFC #FC765F #96FC5F
square
#5FE5FC #C55FFC #FC765F #96FC5F
split-complementary
#5FE5FC #FC5F96 #FCC55F
monochromatic
#04BDDC #23DBFB #5FE5FC #9BEFFD #D7F9FE
Accessibility & contrast
On white
1.49
#5FE5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#5FE5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE5FC
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE5FC | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFD
Deuteranopia (green-blind)
#BBCCFC
Tritanopia (blue-blind)
#00EFEC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fe5fc; /* rgb */ color: rgb(95, 229, 252); /* oklch */ color: oklch(85.7% 0.120 210.7);
Tailwind
colors: {
custom: {
50: '#9cedfd',
500: '#5fe5fc',
950: '#000000',
},
}SCSS
$custom: #5fe5fc; $custom-light: #9cedfd; $custom-dark: #000000;
JSON
{
"hex": "#5fe5fc",
"rgb": {
"r": 95,
"g": 229,
"b": 252
},
"hsl": {
"h": 188.79,
"s": 96.319,
"l": 68.039
},
"oklch": {
"l": 0.85683,
"c": 0.11971,
"h": 210.7
},
"luminance": 0.655
}Semantic roles & 50–950 ramp
primary
#5FE5FC
secondary
#D5432A
accent
#2200E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585