#5FF4B0#5FF4B0
#5FF4B0 is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.0% C 0.160 H 160.3°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4B0 |
|---|---|
| RGB | rgb(95, 244, 176) |
| HSL | hsl(153, 87%, 66%) |
| HSV | hsv(153, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 27.9%, 4.3%) |
| CIE-LAB | lab(87.13, -55.09, 21.21) |
| CIE-LCH | lch(87.13, 59.04, 158.94°) |
| OKLab | oklab(86.98% -0.1508 0.054) |
| OKLCH | oklch(86.98% 0.16 160.3) |
| XYZ | xyz(44.9022, 70.2643, 52.2619) |
| Luminance | 0.7027 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.72
Light Blue Green
#7EFBB3
ΔE00 2.91
Greenish Cyan
#2AFEB7
ΔE00 3.11
Greenish Turquoise
#00FBB0
ΔE00 3.19
Seafoam Green
#7AF9AB
ΔE00 3.23
Seafoam (survey)
#80F9AD
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4B0 #F45FA3
analogous
#5FF466 #5FF4B0 #5FEEF4
triadic
#5FF4B0 #B05FF4 #F4B05F
tetradic
#5FF4B0 #665FF4 #F45FA3 #EEF45F
square
#5FF4B0 #665FF4 #F45FA3 #EEF45F
split-complementary
#5FF4B0 #F45FEE #F4665F
monochromatic
#0ECB75 #26F094 #5FF4B0 #98F8CC #D2FCE9
Accessibility & contrast
On white
1.39
#5FF4B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#5FF4B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4B0
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4B0 | 1.00 | 1.39 | 15.05 | 15.05 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AC
Deuteranopia (green-blind)
#DDD4B4
Tritanopia (blue-blind)
#00F3E2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff4b0; /* rgb */ color: rgb(95, 244, 176); /* oklch */ color: oklch(87.0% 0.160 160.3);
Tailwind
colors: {
custom: {
50: '#9af9c7',
500: '#5ff4b0',
950: '#000000',
},
}SCSS
$custom: #5ff4b0; $custom-light: #9af9c7; $custom-dark: #000000;
JSON
{
"hex": "#5ff4b0",
"rgb": {
"r": 95,
"g": 244,
"b": 176
},
"hsl": {
"h": 152.617,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.86977,
"c": 0.16015,
"h": 160.3
},
"luminance": 0.70269
}Semantic roles & 50–950 ramp
primary
#5FF4B0
secondary
#C73075
accent
#0269E4
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582