#5FF4EA#5FF4EA
#5FF4EA is a very light, vivid teal. Relative luminance 0.731; OKLCH L 88.5% C 0.127 H 188.9°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4EA |
|---|---|
| RGB | rgb(95, 244, 234) |
| HSL | hsl(176, 87%, 66%) |
| HSV | hsv(176, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(88.48, -41.63, -7.00) |
| CIE-LCH | lch(88.48, 42.22, 189.54°) |
| OKLab | oklab(88.53% -0.1253 -0.0196) |
| OKLCH | oklch(88.53% 0.127 188.9) |
| XYZ | xyz(51.9146, 73.0692, 89.1938) |
| Luminance | 0.7308 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.22
Bright Turquoise
#0FFEF9
ΔE00 3.52
Bright Cyan
#41FDFE
ΔE00 4.18
Aqua
#00FFFF
ΔE00 4.50
Tiffany Blue
#7BF2DA
ΔE00 5.19
Turquoise
#40E0D0
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4EA #F45F69
analogous
#5FF4A0 #5FF4EA #5FB4F4
triadic
#5FF4EA #EA5FF4 #F4EA5F
tetradic
#5FF4EA #A05FF4 #F45F69 #B4F45F
square
#5FF4EA #A05FF4 #F45F69 #B4F45F
split-complementary
#5FF4EA #F45FB4 #F4A05F
monochromatic
#0ECBBE #26F0E2 #5FF4EA #98F8F2 #D2FCF9
Accessibility & contrast
On white
1.34
#5FF4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#5FF4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4EA
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4EA | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EA
Deuteranopia (green-blind)
#D0D7EB
Tritanopia (blue-blind)
#00FAF1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5ff4ea; /* rgb */ color: rgb(95, 244, 234); /* oklch */ color: oklch(88.5% 0.127 188.9);
Tailwind
colors: {
custom: {
50: '#9cf8f0',
500: '#5ff4ea',
950: '#000000',
},
}SCSS
$custom: #5ff4ea; $custom-light: #9cf8f0; $custom-dark: #000000;
JSON
{
"hex": "#5ff4ea",
"rgb": {
"r": 95,
"g": 244,
"b": 234
},
"hsl": {
"h": 175.973,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.88528,
"c": 0.12679,
"h": 188.9
},
"luminance": 0.73075
}Semantic roles & 50–950 ramp
primary
#5FF4EA
secondary
#C7303A
accent
#0211E4
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101716
muted
#808585