#5FF4E5#5FF4E5
#5FF4E5 is a very light, vivid teal. Relative luminance 0.728; OKLCH L 88.4% C 0.128 H 185.9°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4E5 |
|---|---|
| RGB | rgb(95, 244, 229) |
| HSL | hsl(174, 87%, 66%) |
| HSV | hsv(174, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 6.1%, 4.3%) |
| CIE-LAB | lab(88.35, -42.92, -4.58) |
| CIE-LCH | lch(88.35, 43.16, 186.10°) |
| OKLab | oklab(88.37% -0.1274 -0.0131) |
| OKLCH | oklch(88.37% 0.128 185.9) |
| XYZ | xyz(51.2064, 72.7860, 85.4640) |
| Luminance | 0.7279 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.80
Tiffany Blue
#7BF2DA
ΔE00 3.81
Bright Turquoise
#0FFEF9
ΔE00 4.50
Turquoise
#40E0D0
ΔE00 4.70
Bright Cyan
#41FDFE
ΔE00 5.65
Aqua
#00FFFF
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4E5 #F45F6E
analogous
#5FF49B #5FF4E5 #5FB9F4
triadic
#5FF4E5 #E55FF4 #F4E55F
tetradic
#5FF4E5 #9B5FF4 #F45F6E #B9F45F
square
#5FF4E5 #9B5FF4 #F45F6E #B9F45F
split-complementary
#5FF4E5 #F45FB9 #F49B5F
monochromatic
#0ECBB8 #26F0DC #5FF4E5 #98F8EE #D2FCF8
Accessibility & contrast
On white
1.35
#5FF4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#5FF4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4E5
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4E5 | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E7E5
Deuteranopia (green-blind)
#D2D7E7
Tritanopia (blue-blind)
#00F9EF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5ff4e5; /* rgb */ color: rgb(95, 244, 229); /* oklch */ color: oklch(88.4% 0.128 185.9);
Tailwind
colors: {
custom: {
50: '#9cf8ed',
500: '#5ff4e5',
950: '#000000',
},
}SCSS
$custom: #5ff4e5; $custom-light: #9cf8ed; $custom-dark: #000000;
JSON
{
"hex": "#5ff4e5",
"rgb": {
"r": 95,
"g": 244,
"b": 229
},
"hsl": {
"h": 173.96,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.88374,
"c": 0.12806,
"h": 185.9
},
"luminance": 0.72791
}Semantic roles & 50–950 ramp
primary
#5FF4E5
secondary
#C7303F
accent
#0219E4
background
#FCFFFE
surface
#F6FFFD
border
#D0D7D5
text
#101716
muted
#808584