#5FF4B4#5FF4B4
#5FF4B4 is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.1% C 0.157 H 161.8°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4B4 |
|---|---|
| RGB | rgb(95, 244, 180) |
| HSL | hsl(154, 87%, 66%) |
| HSV | hsv(154, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 26.2%, 4.3%) |
| CIE-LAB | lab(87.20, -54.28, 19.26) |
| CIE-LCH | lch(87.20, 57.59, 160.46°) |
| OKLab | oklab(87.07% -0.149 0.0491) |
| OKLCH | oklch(87.07% 0.157 161.8) |
| XYZ | xyz(45.3038, 70.4249, 54.3770) |
| Luminance | 0.7043 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.87
Greenish Cyan
#2AFEB7
ΔE00 3.07
Greenish Turquoise
#00FBB0
ΔE00 3.34
Light Blue Green
#7EFBB3
ΔE00 3.35
Light Aquamarine
#7BFDC7
ΔE00 3.35
Seafoam Green
#7AF9AB
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4B4 #F45F9F
analogous
#5FF46A #5FF4B4 #5FEAF4
triadic
#5FF4B4 #B45FF4 #F4B45F
tetradic
#5FF4B4 #6A5FF4 #F45F9F #EAF45F
square
#5FF4B4 #6A5FF4 #F45F9F #EAF45F
split-complementary
#5FF4B4 #F45FEA #F46A5F
monochromatic
#0ECB7A #26F099 #5FF4B4 #98F8CF #D2FCEA
Accessibility & contrast
On white
1.39
#5FF4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#5FF4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4B4
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4B4 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3B0
Deuteranopia (green-blind)
#DCD5B8
Tritanopia (blue-blind)
#00F4E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff4b4; /* rgb */ color: rgb(95, 244, 180); /* oklch */ color: oklch(87.1% 0.157 161.8);
Tailwind
colors: {
custom: {
50: '#9af9ca',
500: '#5ff4b4',
950: '#000000',
},
}SCSS
$custom: #5ff4b4; $custom-light: #9af9ca; $custom-dark: #000000;
JSON
{
"hex": "#5ff4b4",
"rgb": {
"r": 95,
"g": 244,
"b": 180
},
"hsl": {
"h": 154.228,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.87067,
"c": 0.15688,
"h": 161.8
},
"luminance": 0.7043
}Semantic roles & 50–950 ramp
primary
#5FF4B4
secondary
#C73071
accent
#0263E4
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582