#5FF1EF#5FF1EF
#5FF1EF is a very light, vivid teal. Relative luminance 0.716; OKLCH L 88.0% C 0.124 H 193.9°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF1EF |
|---|---|
| RGB | rgb(95, 241, 239) |
| HSL | hsl(179, 84%, 66%) |
| HSV | hsv(179, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 0.8%, 5.5%) |
| CIE-LAB | lab(87.76, -38.97, -10.68) |
| CIE-LCH | lch(87.76, 40.41, 195.32°) |
| OKLab | oklab(87.99% -0.1202 -0.0296) |
| OKLCH | oklch(87.99% 0.124 193.9) |
| XYZ | xyz(51.7477, 71.5700, 92.7318) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.98
Bright Light Blue
#26F7FD
ΔE00 3.28
Aqua
#00FFFF
ΔE00 3.87
Bright Turquoise
#0FFEF9
ΔE00 3.89
Bright Aqua
#0BF9EA
ΔE00 5.34
Turquoise
#40E0D0
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF1EF #F15F61
analogous
#5FF1A6 #5FF1EF #5FAAF1
triadic
#5FF1EF #EF5FF1 #F1EF5F
tetradic
#5FF1EF #A65FF1 #F15F61 #AAF15F
square
#5FF1EF #A65FF1 #F15F61 #AAF15F
split-complementary
#5FF1EF #F15FAA #F1A65F
monochromatic
#11C4C2 #27ECE9 #5FF1EF #97F6F5 #D0FBFA
Accessibility & contrast
On white
1.37
#5FF1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#5FF1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF1EF
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF1EF | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EF
Deuteranopia (green-blind)
#CCD5F0
Tritanopia (blue-blind)
#00F8F0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff1ef; /* rgb */ color: rgb(95, 241, 239); /* oklch */ color: oklch(88.0% 0.124 193.9);
Tailwind
colors: {
custom: {
50: '#9cf6f4',
500: '#5ff1ef',
950: '#000000',
},
}SCSS
$custom: #5ff1ef; $custom-light: #9cf6f4; $custom-dark: #000000;
JSON
{
"hex": "#5ff1ef",
"rgb": {
"r": 95,
"g": 241,
"b": 239
},
"hsl": {
"h": 179.178,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.87992,
"c": 0.12376,
"h": 193.9
},
"luminance": 0.71575
}Semantic roles & 50–950 ramp
primary
#5FF1EF
secondary
#C23234
accent
#0508E0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585