#5FF9B8#5FF9B8
#5FF9B8 is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.4% C 0.160 H 162.0°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF9B8 |
|---|---|
| RGB | rgb(95, 249, 184) |
| HSL | hsl(155, 93%, 67%) |
| HSV | hsv(155, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 26.1%, 2.4%) |
| CIE-LAB | lab(88.75, -55.45, 19.36) |
| CIE-LCH | lch(88.75, 58.73, 160.75°) |
| OKLab | oklab(88.36% -0.1522 0.0494) |
| OKLCH | oklch(88.36% 0.16 162) |
| XYZ | xyz(47.2421, 73.6401, 57.0624) |
| Luminance | 0.7365 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.78
Greenish Cyan
#2AFEB7
ΔE00 2.45
Light Aquamarine
#7BFDC7
ΔE00 2.92
Greenish Turquoise
#00FBB0
ΔE00 3.00
Light Blue Green
#7EFBB3
ΔE00 3.11
Seafoam Green
#7AF9AB
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF9B8 #F95FA0
analogous
#5FF96B #5FF9B8 #5FEDF9
triadic
#5FF9B8 #B85FF9 #F9B85F
tetradic
#5FF9B8 #6B5FF9 #F95FA0 #EDF95F
square
#5FF9B8 #6B5FF9 #F95FA0 #EDF95F
split-complementary
#5FF9B8 #F95FED #F96B5F
monochromatic
#08D67F #24F79E #5FF9B8 #9AFBD2 #D5FDEC
Accessibility & contrast
On white
1.34
#5FF9B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#5FF9B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF9B8
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF9B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF9B8 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B4
Deuteranopia (green-blind)
#E0D9BC
Tritanopia (blue-blind)
#00F9E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5ff9b8; /* rgb */ color: rgb(95, 249, 184); /* oklch */ color: oklch(88.4% 0.160 162.0);
Tailwind
colors: {
custom: {
50: '#9bfccd',
500: '#5ff9b8',
950: '#000000',
},
}SCSS
$custom: #5ff9b8; $custom-light: #9bfccd; $custom-dark: #000000;
JSON
{
"hex": "#5ff9b8",
"rgb": {
"r": 95,
"g": 249,
"b": 184
},
"hsl": {
"h": 154.675,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.88359,
"c": 0.16006,
"h": 162
},
"luminance": 0.73645
}Semantic roles & 50–950 ramp
primary
#5FF9B8
secondary
#D02C71
accent
#0061E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#0F1813
muted
#808683