#5FFFBF#5FFFBF
#5FFFBF is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.0% C 0.162 H 163.1°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFBF |
|---|---|
| RGB | rgb(95, 255, 191) |
| HSL | hsl(156, 100%, 69%) |
| HSV | hsv(156, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(90.65, -56.39, 18.42) |
| CIE-LCH | lch(90.65, 59.32, 161.91°) |
| OKLab | oklab(89.96% -0.1551 0.047) |
| OKLCH | oklch(89.96% 0.162 163.1) |
| XYZ | xyz(49.8783, 77.7092, 61.6509) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.01
Greenish Cyan
#2AFEB7
ΔE00 2.30
Light Aquamarine
#7BFDC7
ΔE00 2.56
Greenish Turquoise
#00FBB0
ΔE00 3.24
Light Blue Green
#7EFBB3
ΔE00 3.58
Seafoam Green
#7AF9AB
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFBF #FF5F9F
analogous
#5FFF6F #5FFFBF #5FEFFF
triadic
#5FFFBF #BF5FFF #FFBF5F
tetradic
#5FFFBF #6F5FFF #FF5F9F #EFFF5F
square
#5FFFBF #6F5FFF #FF5F9F #EFFF5F
split-complementary
#5FFFBF #FF5FEF #FF6F5F
monochromatic
#00E489 #22FFA7 #5FFFBF #9CFFD7 #D9FFF0
Accessibility & contrast
On white
1.27
#5FFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#5FFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFBF
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFBF | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBB
Deuteranopia (green-blind)
#E5DEC3
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5fffbf; /* rgb */ color: rgb(95, 255, 191); /* oklch */ color: oklch(90.0% 0.162 163.1);
Tailwind
colors: {
custom: {
50: '#9cffd2',
500: '#5fffbf',
950: '#000000',
},
}SCSS
$custom: #5fffbf; $custom-light: #9cffd2; $custom-dark: #000000;
JSON
{
"hex": "#5fffbf",
"rgb": {
"r": 95,
"g": 255,
"b": 191
},
"hsl": {
"h": 156,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.89957,
"c": 0.16209,
"h": 163.1
},
"luminance": 0.77714
}Semantic roles & 50–950 ramp
primary
#5FFFBF
secondary
#D9296F
accent
#005CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683