#5FF4EB#5FF4EB
#5FF4EB is a very light, vivid teal. Relative luminance 0.731; OKLCH L 88.6% C 0.127 H 189.5°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4EB |
|---|---|
| RGB | rgb(95, 244, 235) |
| HSL | hsl(176, 87%, 66%) |
| HSV | hsv(176, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 3.7%, 4.3%) |
| CIE-LAB | lab(88.51, -41.37, -7.48) |
| CIE-LCH | lch(88.51, 42.04, 190.24°) |
| OKLab | oklab(88.56% -0.1248 -0.0209) |
| OKLCH | oklch(88.56% 0.127 189.5) |
| XYZ | xyz(52.0587, 73.1269, 89.9525) |
| Luminance | 0.7313 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.40
Bright Aqua
#0BF9EA
ΔE00 3.40
Bright Cyan
#41FDFE
ΔE00 3.90
Aqua
#00FFFF
ΔE00 4.28
Bright Light Blue
#26F7FD
ΔE00 5.03
Turquoise
#40E0D0
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4EB #F45F68
analogous
#5FF4A1 #5FF4EB #5FB3F4
triadic
#5FF4EB #EB5FF4 #F4EB5F
tetradic
#5FF4EB #A15FF4 #F45F68 #B3F45F
square
#5FF4EB #A15FF4 #F45F68 #B3F45F
split-complementary
#5FF4EB #F45FB3 #F4A15F
monochromatic
#0ECBBF #26F0E4 #5FF4EB #98F8F2 #D2FCF9
Accessibility & contrast
On white
1.34
#5FF4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#5FF4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4EB
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4EB | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#D0D7EC
Tritanopia (blue-blind)
#00FAF1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5ff4eb; /* rgb */ color: rgb(95, 244, 235); /* oklch */ color: oklch(88.6% 0.127 189.5);
Tailwind
colors: {
custom: {
50: '#9cf8f1',
500: '#5ff4eb',
950: '#000000',
},
}SCSS
$custom: #5ff4eb; $custom-light: #9cf8f1; $custom-dark: #000000;
JSON
{
"hex": "#5ff4eb",
"rgb": {
"r": 95,
"g": 244,
"b": 235
},
"hsl": {
"h": 176.376,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.8856,
"c": 0.12658,
"h": 189.5
},
"luminance": 0.73132
}Semantic roles & 50–950 ramp
primary
#5FF4EB
secondary
#C73039
accent
#020FE4
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101716
muted
#808585