#5FF9BF#5FF9BF
#5FF9BF is a very light, vivid teal. Relative luminance 0.739; OKLCH L 88.5% C 0.155 H 164.7°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF9BF |
|---|---|
| RGB | rgb(95, 249, 191) |
| HSL | hsl(157, 93%, 67%) |
| HSV | hsv(157, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 23.3%, 2.4%) |
| CIE-LAB | lab(88.89, -53.98, 15.96) |
| CIE-LCH | lch(88.89, 56.29, 163.53°) |
| OKLab | oklab(88.52% -0.1491 0.0408) |
| OKLCH | oklch(88.52% 0.155 164.7) |
| XYZ | xyz(47.9941, 73.9409, 61.0228) |
| Luminance | 0.7395 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.17
Light Aquamarine
#7BFDC7
ΔE00 2.18
Greenish Cyan
#2AFEB7
ΔE00 3.04
Bright Teal
#01F9C6
ΔE00 3.65
Greenish Turquoise
#00FBB0
ΔE00 3.80
Aquamarine
#7FFFD4
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF9BF #F95F99
analogous
#5FF972 #5FF9BF #5FE6F9
triadic
#5FF9BF #BF5FF9 #F9BF5F
tetradic
#5FF9BF #725FF9 #F95F99 #E6F95F
square
#5FF9BF #725FF9 #F95F99 #E6F95F
split-complementary
#5FF9BF #F95FE6 #F9725F
monochromatic
#08D688 #24F7A7 #5FF9BF #9AFBD7 #D5FDEE
Accessibility & contrast
On white
1.33
#5FF9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#5FF9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF9BF
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF9BF | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E8BC
Deuteranopia (green-blind)
#DFD9C3
Tritanopia (blue-blind)
#00F9E9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5ff9bf; /* rgb */ color: rgb(95, 249, 191); /* oklch */ color: oklch(88.5% 0.155 164.7);
Tailwind
colors: {
custom: {
50: '#9bfcd2',
500: '#5ff9bf',
950: '#000000',
},
}SCSS
$custom: #5ff9bf; $custom-light: #9bfcd2; $custom-dark: #000000;
JSON
{
"hex": "#5ff9bf",
"rgb": {
"r": 95,
"g": 249,
"b": 191
},
"hsl": {
"h": 157.403,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.88523,
"c": 0.15461,
"h": 164.7
},
"luminance": 0.73946
}Semantic roles & 50–950 ramp
primary
#5FF9BF
secondary
#D02C6A
accent
#0056E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683