#5FF4B8#5FF4B8
#5FF4B8 is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.2% C 0.154 H 163.3°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4B8 |
|---|---|
| RGB | rgb(95, 244, 184) |
| HSL | hsl(156, 87%, 66%) |
| HSV | hsv(156, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 24.6%, 4.3%) |
| CIE-LAB | lab(87.29, -53.44, 17.31) |
| CIE-LCH | lch(87.29, 56.17, 162.05°) |
| OKLab | oklab(87.16% -0.1472 0.0442) |
| OKLCH | oklch(87.16% 0.154 163.3) |
| XYZ | xyz(45.7172, 70.5903, 56.5541) |
| Luminance | 0.7059 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.57
Light Aquamarine
#7BFDC7
ΔE00 2.91
Greenish Cyan
#2AFEB7
ΔE00 3.26
Greenish Turquoise
#00FBB0
ΔE00 3.69
Light Blue Green
#7EFBB3
ΔE00 3.93
Bright Teal
#01F9C6
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4B8 #F45F9B
analogous
#5FF46E #5FF4B8 #5FE6F4
triadic
#5FF4B8 #B85FF4 #F4B85F
tetradic
#5FF4B8 #6E5FF4 #F45F9B #E6F45F
square
#5FF4B8 #6E5FF4 #F45F9B #E6F45F
split-complementary
#5FF4B8 #F45FE6 #F46E5F
monochromatic
#0ECB7F #26F09F #5FF4B8 #98F8D1 #D2FCEB
Accessibility & contrast
On white
1.39
#5FF4B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#5FF4B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4B8
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4B8 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E3B5
Deuteranopia (green-blind)
#DBD5BC
Tritanopia (blue-blind)
#00F4E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ff4b8; /* rgb */ color: rgb(95, 244, 184); /* oklch */ color: oklch(87.2% 0.154 163.3);
Tailwind
colors: {
custom: {
50: '#9af8cd',
500: '#5ff4b8',
950: '#000000',
},
}SCSS
$custom: #5ff4b8; $custom-light: #9af8cd; $custom-dark: #000000;
JSON
{
"hex": "#5ff4b8",
"rgb": {
"r": 95,
"g": 244,
"b": 184
},
"hsl": {
"h": 155.839,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.87159,
"c": 0.1537,
"h": 163.3
},
"luminance": 0.70595
}Semantic roles & 50–950 ramp
primary
#5FF4B8
secondary
#C7306D
accent
#025DE4
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#0F1713
muted
#808583