#5FF4E8#5FF4E8
#5FF4E8 is a very light, vivid teal. Relative luminance 0.730; OKLCH L 88.5% C 0.127 H 187.7°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4E8 |
|---|---|
| RGB | rgb(95, 244, 232) |
| HSL | hsl(175, 87%, 66%) |
| HSV | hsv(175, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 4.9%, 4.3%) |
| CIE-LAB | lab(88.43, -42.15, -6.03) |
| CIE-LCH | lch(88.43, 42.58, 188.14°) |
| OKLab | oklab(88.47% -0.1261 -0.017) |
| OKLCH | oklch(88.47% 0.127 187.7) |
| XYZ | xyz(51.6289, 72.9550, 87.6891) |
| Luminance | 0.7296 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.95
Bright Turquoise
#0FFEF9
ΔE00 3.86
Tiffany Blue
#7BF2DA
ΔE00 4.62
Bright Cyan
#41FDFE
ΔE00 4.75
Turquoise
#40E0D0
ΔE00 4.94
Aqua
#00FFFF
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4E8 #F45F6B
analogous
#5FF49E #5FF4E8 #5FB6F4
triadic
#5FF4E8 #E85FF4 #F4E85F
tetradic
#5FF4E8 #9E5FF4 #F45F6B #B6F45F
square
#5FF4E8 #9E5FF4 #F45F6B #B6F45F
split-complementary
#5FF4E8 #F45FB6 #F49E5F
monochromatic
#0ECBBB #26F0E0 #5FF4E8 #98F8F0 #D2FCF8
Accessibility & contrast
On white
1.35
#5FF4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#5FF4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4E8
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4E8 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8E8
Deuteranopia (green-blind)
#D1D7EA
Tritanopia (blue-blind)
#00FAF0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5ff4e8; /* rgb */ color: rgb(95, 244, 232); /* oklch */ color: oklch(88.5% 0.127 187.7);
Tailwind
colors: {
custom: {
50: '#9cf8ef',
500: '#5ff4e8',
950: '#000000',
},
}SCSS
$custom: #5ff4e8; $custom-light: #9cf8ef; $custom-dark: #000000;
JSON
{
"hex": "#5ff4e8",
"rgb": {
"r": 95,
"g": 244,
"b": 232
},
"hsl": {
"h": 175.168,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.88466,
"c": 0.12725,
"h": 187.7
},
"luminance": 0.7296
}Semantic roles & 50–950 ramp
primary
#5FF4E8
secondary
#C7303C
accent
#0214E4
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101716
muted
#808585