#5FF9BA#5FF9BA
#5FF9BA is a very light, vivid teal. Relative luminance 0.737; OKLCH L 88.4% C 0.158 H 162.8°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF9BA |
|---|---|
| RGB | rgb(95, 249, 186) |
| HSL | hsl(155, 93%, 67%) |
| HSV | hsv(155, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 25.3%, 2.4%) |
| CIE-LAB | lab(88.79, -55.04, 18.39) |
| CIE-LCH | lch(88.79, 58.03, 161.53°) |
| OKLab | oklab(88.41% -0.1514 0.0469) |
| OKLCH | oklch(88.41% 0.158 162.8) |
| XYZ | xyz(47.4532, 73.7245, 58.1743) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.14
Greenish Cyan
#2AFEB7
ΔE00 2.54
Light Aquamarine
#7BFDC7
ΔE00 2.65
Greenish Turquoise
#00FBB0
ΔE00 3.17
Light Blue Green
#7EFBB3
ΔE00 3.41
Seafoam Green
#7AF9AB
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF9BA #F95F9E
analogous
#5FF96D #5FF9BA #5FEBF9
triadic
#5FF9BA #BA5FF9 #F9BA5F
tetradic
#5FF9BA #6D5FF9 #F95F9E #EBF95F
square
#5FF9BA #6D5FF9 #F95F9E #EBF95F
split-complementary
#5FF9BA #F95FEB #F96D5F
monochromatic
#08D681 #24F7A1 #5FF9BA #9AFBD3 #D5FDED
Accessibility & contrast
On white
1.33
#5FF9BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#5FF9BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF9BA
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF9BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF9BA | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B6
Deuteranopia (green-blind)
#E0D9BE
Tritanopia (blue-blind)
#00F9E8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5ff9ba; /* rgb */ color: rgb(95, 249, 186); /* oklch */ color: oklch(88.4% 0.158 162.8);
Tailwind
colors: {
custom: {
50: '#9bfcce',
500: '#5ff9ba',
950: '#000000',
},
}SCSS
$custom: #5ff9ba; $custom-light: #9bfcce; $custom-dark: #000000;
JSON
{
"hex": "#5ff9ba",
"rgb": {
"r": 95,
"g": 249,
"b": 186
},
"hsl": {
"h": 155.455,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.88405,
"c": 0.15846,
"h": 162.8
},
"luminance": 0.73729
}Semantic roles & 50–950 ramp
primary
#5FF9BA
secondary
#D02C6F
accent
#005EE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1813
muted
#808683