#5FF5BA#5FF5BA
#5FF5BA is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.4% C 0.153 H 163.8°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF5BA |
|---|---|
| RGB | rgb(95, 245, 186) |
| HSL | hsl(156, 88%, 67%) |
| HSV | hsv(156, 61%, 96%) |
| CMYK | cmyk(61.2%, 0%, 24.1%, 3.9%) |
| CIE-LAB | lab(87.62, -53.42, 16.75) |
| CIE-LCH | lch(87.62, 55.98, 162.59°) |
| OKLab | oklab(87.45% -0.1473 0.0428) |
| OKLCH | oklch(87.45% 0.153 163.8) |
| XYZ | xyz(46.2300, 71.2781, 57.7666) |
| Luminance | 0.7128 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.76
Light Aquamarine
#7BFDC7
ΔE00 2.68
Greenish Cyan
#2AFEB7
ΔE00 3.23
Greenish Turquoise
#00FBB0
ΔE00 3.75
Bright Teal
#01F9C6
ΔE00 4.04
Light Blue Green
#7EFBB3
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF5BA #F55F9A
analogous
#5FF56F #5FF5BA #5FE5F5
triadic
#5FF5BA #BA5FF5 #F5BA5F
tetradic
#5FF5BA #6F5FF5 #F55F9A #E5F55F
square
#5FF5BA #6F5FF5 #F55F9A #E5F55F
split-complementary
#5FF5BA #F55FE5 #F56F5F
monochromatic
#0DCD81 #25F1A1 #5FF5BA #99F9D3 #D2FCEC
Accessibility & contrast
On white
1.38
#5FF5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#5FF5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF5BA
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF5BA | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B7
Deuteranopia (green-blind)
#DCD6BE
Tritanopia (blue-blind)
#00F5E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff5ba; /* rgb */ color: rgb(95, 245, 186); /* oklch */ color: oklch(87.4% 0.153 163.8);
Tailwind
colors: {
custom: {
50: '#9af9ce',
500: '#5ff5ba',
950: '#000000',
},
}SCSS
$custom: #5ff5ba; $custom-light: #9af9ce; $custom-dark: #000000;
JSON
{
"hex": "#5ff5ba",
"rgb": {
"r": 95,
"g": 245,
"b": 186
},
"hsl": {
"h": 156.4,
"s": 88.235,
"l": 66.667
},
"oklch": {
"l": 0.87446,
"c": 0.15341,
"h": 163.8
},
"luminance": 0.71283
}Semantic roles & 50–950 ramp
primary
#5FF5BA
secondary
#C92F6C
accent
#015AE5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1713
muted
#808583