#5FF4BA#5FF4BA
#5FF4BA is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.2% C 0.152 H 164.1°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4BA |
|---|---|
| RGB | rgb(95, 244, 186) |
| HSL | hsl(157, 87%, 66%) |
| HSV | hsv(157, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 23.8%, 4.3%) |
| CIE-LAB | lab(87.33, -53.01, 16.34) |
| CIE-LCH | lch(87.33, 55.47, 162.87°) |
| OKLab | oklab(87.21% -0.1463 0.0418) |
| OKLCH | oklch(87.21% 0.152 164.1) |
| XYZ | xyz(45.9283, 70.6747, 57.6660) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.98
Light Aquamarine
#7BFDC7
ΔE00 2.76
Greenish Cyan
#2AFEB7
ΔE00 3.44
Greenish Turquoise
#00FBB0
ΔE00 3.93
Bright Teal
#01F9C6
ΔE00 3.98
Light Blue Green
#7EFBB3
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4BA #F45F99
analogous
#5FF470 #5FF4BA #5FE4F4
triadic
#5FF4BA #BA5FF4 #F4BA5F
tetradic
#5FF4BA #705FF4 #F45F99 #E4F45F
square
#5FF4BA #705FF4 #F45F99 #E4F45F
split-complementary
#5FF4BA #F45FE4 #F4705F
monochromatic
#0ECB81 #26F0A1 #5FF4BA #98F8D3 #D2FCEB
Accessibility & contrast
On white
1.39
#5FF4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#5FF4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4BA
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4BA | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B7
Deuteranopia (green-blind)
#DBD5BE
Tritanopia (blue-blind)
#00F4E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ff4ba; /* rgb */ color: rgb(95, 244, 186); /* oklch */ color: oklch(87.2% 0.152 164.1);
Tailwind
colors: {
custom: {
50: '#9af8ce',
500: '#5ff4ba',
950: '#000000',
},
}SCSS
$custom: #5ff4ba; $custom-light: #9af8ce; $custom-dark: #000000;
JSON
{
"hex": "#5ff4ba",
"rgb": {
"r": 95,
"g": 244,
"b": 186
},
"hsl": {
"h": 156.644,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.87207,
"c": 0.15216,
"h": 164.1
},
"luminance": 0.70679
}Semantic roles & 50–950 ramp
primary
#5FF4BA
secondary
#C7306B
accent
#025AE4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1713
muted
#808583