#5FF4B9#5FF4B9
#5FF4B9 is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.2% C 0.153 H 163.7°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4B9 |
|---|---|
| RGB | rgb(95, 244, 185) |
| HSL | hsl(156, 87%, 66%) |
| HSV | hsv(156, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 24.2%, 4.3%) |
| CIE-LAB | lab(87.31, -53.23, 16.82) |
| CIE-LCH | lch(87.31, 55.82, 162.46°) |
| OKLab | oklab(87.18% -0.1467 0.043) |
| OKLCH | oklch(87.18% 0.153 163.7) |
| XYZ | xyz(45.8224, 70.6323, 57.1081) |
| Luminance | 0.7064 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.77
Light Aquamarine
#7BFDC7
ΔE00 2.82
Greenish Cyan
#2AFEB7
ΔE00 3.35
Greenish Turquoise
#00FBB0
ΔE00 3.81
Light Blue Green
#7EFBB3
ΔE00 4.09
Bright Teal
#01F9C6
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4B9 #F45F9A
analogous
#5FF46F #5FF4B9 #5FE4F4
triadic
#5FF4B9 #B95FF4 #F4B95F
tetradic
#5FF4B9 #6F5FF4 #F45F9A #E4F45F
square
#5FF4B9 #6F5FF4 #F45F9A #E4F45F
split-complementary
#5FF4B9 #F45FE4 #F46F5F
monochromatic
#0ECB80 #26F0A0 #5FF4B9 #98F8D2 #D2FCEB
Accessibility & contrast
On white
1.39
#5FF4B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#5FF4B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4B9
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4B9 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B6
Deuteranopia (green-blind)
#DBD5BD
Tritanopia (blue-blind)
#00F4E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ff4b9; /* rgb */ color: rgb(95, 244, 185); /* oklch */ color: oklch(87.2% 0.153 163.7);
Tailwind
colors: {
custom: {
50: '#9af8ce',
500: '#5ff4b9',
950: '#000000',
},
}SCSS
$custom: #5ff4b9; $custom-light: #9af8ce; $custom-dark: #000000;
JSON
{
"hex": "#5ff4b9",
"rgb": {
"r": 95,
"g": 244,
"b": 185
},
"hsl": {
"h": 156.242,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.87183,
"c": 0.15292,
"h": 163.7
},
"luminance": 0.70637
}Semantic roles & 50–950 ramp
primary
#5FF4B9
secondary
#C7306C
accent
#025BE4
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#0F1713
muted
#808583