#5FFDBF#5FFDBF
#5FFDBF is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.5% C 0.160 H 163.6°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDBF |
|---|---|
| RGB | rgb(95, 253, 191) |
| HSL | hsl(156, 98%, 68%) |
| HSV | hsv(156, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(90.06, -55.59, 17.60) |
| CIE-LCH | lch(90.06, 58.31, 162.43°) |
| OKLab | oklab(89.48% -0.1531 0.045) |
| OKLCH | oklch(89.48% 0.16 163.6) |
| XYZ | xyz(49.2436, 76.4399, 61.4393) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.92
Light Aquamarine
#7BFDC7
ΔE00 2.33
Greenish Cyan
#2AFEB7
ΔE00 2.45
Greenish Turquoise
#00FBB0
ΔE00 3.35
Light Blue Green
#7EFBB3
ΔE00 3.74
Bright Teal
#01F9C6
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDBF #FD5F9D
analogous
#5FFD70 #5FFDBF #5FECFD
triadic
#5FFDBF #BF5FFD #FDBF5F
tetradic
#5FFDBF #705FFD #FD5F9D #ECFD5F
square
#5FFDBF #705FFD #FD5F9D #ECFD5F
split-complementary
#5FFDBF #FD5FEC #FD705F
monochromatic
#03DF88 #23FCA7 #5FFDBF #9BFED7 #D8FFEF
Accessibility & contrast
On white
1.29
#5FFDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#5FFDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDBF
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDBF | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBC
Deuteranopia (green-blind)
#E3DCC3
Tritanopia (blue-blind)
#00FDEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5ffdbf; /* rgb */ color: rgb(95, 253, 191); /* oklch */ color: oklch(89.5% 0.160 163.6);
Tailwind
colors: {
custom: {
50: '#9bffd2',
500: '#5ffdbf',
950: '#000000',
},
}SCSS
$custom: #5ffdbf; $custom-light: #9bffd2; $custom-dark: #000000;
JSON
{
"hex": "#5ffdbf",
"rgb": {
"r": 95,
"g": 253,
"b": 191
},
"hsl": {
"h": 156.456,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.89479,
"c": 0.15959,
"h": 163.6
},
"luminance": 0.76445
}Semantic roles & 50–950 ramp
primary
#5FFDBF
secondary
#D7296D
accent
#005AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683