#5FF4E9#5FF4E9
#5FF4E9 is a very light, vivid teal. Relative luminance 0.730; OKLCH L 88.5% C 0.127 H 188.3°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4E9 |
|---|---|
| RGB | rgb(95, 244, 233) |
| HSL | hsl(176, 87%, 66%) |
| HSV | hsv(176, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 4.5%, 4.3%) |
| CIE-LAB | lab(88.45, -41.89, -6.51) |
| CIE-LCH | lch(88.45, 42.39, 188.84°) |
| OKLab | oklab(88.5% -0.1257 -0.0183) |
| OKLCH | oklch(88.5% 0.127 188.3) |
| XYZ | xyz(51.7714, 73.0119, 88.4393) |
| Luminance | 0.7302 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.07
Bright Turquoise
#0FFEF9
ΔE00 3.68
Bright Cyan
#41FDFE
ΔE00 4.46
Aqua
#00FFFF
ΔE00 4.73
Tiffany Blue
#7BF2DA
ΔE00 4.90
Turquoise
#40E0D0
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4E9 #F45F6A
analogous
#5FF49E #5FF4E9 #5FB5F4
triadic
#5FF4E9 #E95FF4 #F4E95F
tetradic
#5FF4E9 #9E5FF4 #F45F6A #B5F45F
square
#5FF4E9 #9E5FF4 #F45F6A #B5F45F
split-complementary
#5FF4E9 #F45FB5 #F49E5F
monochromatic
#0ECBBD #26F0E1 #5FF4E9 #98F8F1 #D2FCF9
Accessibility & contrast
On white
1.35
#5FF4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#5FF4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4E9
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4E9 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8E9
Deuteranopia (green-blind)
#D1D7EB
Tritanopia (blue-blind)
#00FAF0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5ff4e9; /* rgb */ color: rgb(95, 244, 233); /* oklch */ color: oklch(88.5% 0.127 188.3);
Tailwind
colors: {
custom: {
50: '#9cf8f0',
500: '#5ff4e9',
950: '#000000',
},
}SCSS
$custom: #5ff4e9; $custom-light: #9cf8f0; $custom-dark: #000000;
JSON
{
"hex": "#5ff4e9",
"rgb": {
"r": 95,
"g": 244,
"b": 233
},
"hsl": {
"h": 175.57,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.88497,
"c": 0.12702,
"h": 188.3
},
"luminance": 0.73017
}Semantic roles & 50–950 ramp
primary
#5FF4E9
secondary
#C7303B
accent
#0212E4
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101716
muted
#808585