#5FE1F4#5FE1F4
#5FE1F4 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.5% C 0.116 H 208.5°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE1F4 |
|---|---|
| RGB | rgb(95, 225, 244) |
| HSL | hsl(188, 87%, 66%) |
| HSV | hsv(188, 61%, 96%) |
| CMYK | cmyk(61.1%, 7.8%, 0%, 4.3%) |
| CIE-LAB | lab(83.34, -30.12, -19.94) |
| CIE-LCH | lch(83.34, 36.12, 213.51°) |
| OKLab | oklab(84.48% -0.102 -0.0553) |
| OKLCH | oklch(84.48% 0.116 208.5) |
| XYZ | xyz(47.9669, 62.8100, 95.1660) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.87
Aqua Blue
#02D8E9
ΔE00 4.15
Robin Egg Blue
#8AF1FE
ΔE00 4.70
Neon Blue
#04D9FF
ΔE00 5.54
Robin'S Egg Blue
#98EFF9
ΔE00 5.70
Bright Light Blue
#26F7FD
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE1F4 #F4725F
analogous
#5FF4BD #5FE1F4 #5F97F4
triadic
#5FE1F4 #F45FE1 #E1F45F
tetradic
#5FE1F4 #BD5FF4 #F4725F #97F45F
square
#5FE1F4 #BD5FF4 #F4725F #97F45F
split-complementary
#5FE1F4 #F45F97 #F4BD5F
monochromatic
#0EB3CB #26D6F0 #5FE1F4 #98ECF8 #D2F6FC
Accessibility & contrast
On white
1.55
#5FE1F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#5FE1F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE1F4
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE1F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE1F4 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F5
Deuteranopia (green-blind)
#B9C9F4
Tritanopia (blue-blind)
#00EAE7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe1f4; /* rgb */ color: rgb(95, 225, 244); /* oklch */ color: oklch(84.5% 0.116 208.5);
Tailwind
colors: {
custom: {
50: '#9beaf7',
500: '#5fe1f4',
950: '#000000',
},
}SCSS
$custom: #5fe1f4; $custom-light: #9beaf7; $custom-dark: #000000;
JSON
{
"hex": "#5fe1f4",
"rgb": {
"r": 95,
"g": 225,
"b": 244
},
"hsl": {
"h": 187.651,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.84475,
"c": 0.116,
"h": 208.5
},
"luminance": 0.62815
}Semantic roles & 50–950 ramp
primary
#5FE1F4
secondary
#C74330
accent
#1F02E4
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485