#5FF1F4#5FF1F4
#5FF1F4 is a very light, vivid teal. Relative luminance 0.719; OKLCH L 88.2% C 0.124 H 197.1°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF1F4 |
|---|---|
| RGB | rgb(95, 241, 244) |
| HSL | hsl(181, 87%, 66%) |
| HSV | hsv(181, 61%, 96%) |
| CMYK | cmyk(61.1%, 1.2%, 0%, 4.3%) |
| CIE-LAB | lab(87.91, -37.63, -13.08) |
| CIE-LCH | lch(87.91, 39.84, 199.17°) |
| OKLab | oklab(88.16% -0.1181 -0.0363) |
| OKLCH | oklch(88.16% 0.124 197.1) |
| XYZ | xyz(52.4966, 71.8695, 96.6760) |
| Luminance | 0.7188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.53
Bright Cyan
#41FDFE
ΔE00 3.06
Aqua
#00FFFF
ΔE00 4.17
Bright Turquoise
#0FFEF9
ΔE00 4.77
Robin'S Egg
#6DEDFD
ΔE00 4.93
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF1F4 #F4625F
analogous
#5FF4AD #5FF1F4 #5FA7F4
triadic
#5FF1F4 #F45FF1 #F1F45F
tetradic
#5FF1F4 #AD5FF4 #F4625F #A7F45F
square
#5FF1F4 #AD5FF4 #F4625F #A7F45F
split-complementary
#5FF1F4 #F45FA7 #F4AD5F
monochromatic
#0EC7CB #26ECF0 #5FF1F4 #98F6F8 #D2FBFC
Accessibility & contrast
On white
1.37
#5FF1F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#5FF1F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF1F4
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF1F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF1F4 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E6F5
Deuteranopia (green-blind)
#CAD5F5
Tritanopia (blue-blind)
#00F9F1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff1f4; /* rgb */ color: rgb(95, 241, 244); /* oklch */ color: oklch(88.2% 0.124 197.1);
Tailwind
colors: {
custom: {
50: '#9cf6f7',
500: '#5ff1f4',
950: '#000000',
},
}SCSS
$custom: #5ff1f4; $custom-light: #9cf6f7; $custom-dark: #000000;
JSON
{
"hex": "#5ff1f4",
"rgb": {
"r": 95,
"g": 241,
"b": 244
},
"hsl": {
"h": 181.208,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.88157,
"c": 0.12353,
"h": 197.1
},
"luminance": 0.71875
}Semantic roles & 50–950 ramp
primary
#5FF1F4
secondary
#C73330
accent
#0602E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585