#5FFEBF#5FFEBF
#5FFEBF is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.7% C 0.161 H 163.4°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEBF |
|---|---|
| RGB | rgb(95, 254, 191) |
| HSL | hsl(156, 99%, 68%) |
| HSV | hsv(156, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(90.36, -55.99, 18.01) |
| CIE-LCH | lch(90.36, 58.81, 162.17°) |
| OKLab | oklab(89.72% -0.1541 0.046) |
| OKLCH | oklch(89.72% 0.161 163.4) |
| XYZ | xyz(49.5601, 77.0729, 61.5448) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.95
Greenish Cyan
#2AFEB7
ΔE00 2.36
Light Aquamarine
#7BFDC7
ΔE00 2.43
Greenish Turquoise
#00FBB0
ΔE00 3.28
Light Blue Green
#7EFBB3
ΔE00 3.65
Bright Teal
#01F9C6
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEBF #FE5F9E
analogous
#5FFE6F #5FFEBF #5FEEFE
triadic
#5FFEBF #BF5FFE #FEBF5F
tetradic
#5FFEBF #6F5FFE #FE5F9E #EEFE5F
square
#5FFEBF #6F5FFE #FE5F9E #EEFE5F
split-complementary
#5FFEBF #FE5FEE #FE6F5F
monochromatic
#01E189 #22FEA7 #5FFEBF #9CFED7 #D9FFF0
Accessibility & contrast
On white
1.28
#5FFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#5FFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEBF
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEBF | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBC
Deuteranopia (green-blind)
#E4DDC3
Tritanopia (blue-blind)
#00FEED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5ffebf; /* rgb */ color: rgb(95, 254, 191); /* oklch */ color: oklch(89.7% 0.161 163.4);
Tailwind
colors: {
custom: {
50: '#9bffd2',
500: '#5ffebf',
950: '#000000',
},
}SCSS
$custom: #5ffebf; $custom-light: #9bffd2; $custom-dark: #000000;
JSON
{
"hex": "#5ffebf",
"rgb": {
"r": 95,
"g": 254,
"b": 191
},
"hsl": {
"h": 156.226,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.89718,
"c": 0.16085,
"h": 163.4
},
"luminance": 0.77078
}Semantic roles & 50–950 ramp
primary
#5FFEBF
secondary
#D8296E
accent
#005BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683