#5FF4B2#5FF4B2
#5FF4B2 is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.0% C 0.159 H 161.0°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4B2 |
|---|---|
| RGB | rgb(95, 244, 178) |
| HSL | hsl(153, 87%, 66%) |
| HSV | hsv(153, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 27%, 4.3%) |
| CIE-LAB | lab(87.17, -54.69, 20.24) |
| CIE-LCH | lch(87.17, 58.31, 159.69°) |
| OKLab | oklab(87.02% -0.1499 0.0516) |
| OKLCH | oklch(87.02% 0.159 161) |
| XYZ | xyz(45.1016, 70.3440, 53.3117) |
| Luminance | 0.7035 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.68
Greenish Cyan
#2AFEB7
ΔE00 3.06
Light Blue Green
#7EFBB3
ΔE00 3.11
Greenish Turquoise
#00FBB0
ΔE00 3.24
Seafoam Green
#7AF9AB
ΔE00 3.54
Light Aquamarine
#7BFDC7
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4B2 #F45FA1
analogous
#5FF468 #5FF4B2 #5FECF4
triadic
#5FF4B2 #B25FF4 #F4B25F
tetradic
#5FF4B2 #685FF4 #F45FA1 #ECF45F
square
#5FF4B2 #685FF4 #F45FA1 #ECF45F
split-complementary
#5FF4B2 #F45FEC #F4685F
monochromatic
#0ECB77 #26F096 #5FF4B2 #98F8CE #D2FCE9
Accessibility & contrast
On white
1.39
#5FF4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#5FF4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4B2
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4B2 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AE
Deuteranopia (green-blind)
#DCD4B6
Tritanopia (blue-blind)
#00F3E2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff4b2; /* rgb */ color: rgb(95, 244, 178); /* oklch */ color: oklch(87.0% 0.159 161.0);
Tailwind
colors: {
custom: {
50: '#9af9c9',
500: '#5ff4b2',
950: '#000000',
},
}SCSS
$custom: #5ff4b2; $custom-light: #9af9c9; $custom-dark: #000000;
JSON
{
"hex": "#5ff4b2",
"rgb": {
"r": 95,
"g": 244,
"b": 178
},
"hsl": {
"h": 153.423,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.87021,
"c": 0.15851,
"h": 161
},
"luminance": 0.70349
}Semantic roles & 50–950 ramp
primary
#5FF4B2
secondary
#C73073
accent
#0266E4
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582