#5FFEC0#5FFEC0
#5FFEC0 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.7% C 0.160 H 163.8°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEC0 |
|---|---|
| RGB | rgb(95, 254, 192) |
| HSL | hsl(157, 99%, 68%) |
| HSV | hsv(157, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 24.4%, 0.4%) |
| CIE-LAB | lab(90.38, -55.78, 17.52) |
| CIE-LCH | lch(90.38, 58.46, 162.56°) |
| OKLab | oklab(89.74% -0.1537 0.0448) |
| OKLCH | oklch(89.74% 0.16 163.8) |
| XYZ | xyz(49.6705, 77.1171, 62.1264) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.09
Light Aquamarine
#7BFDC7
ΔE00 2.32
Greenish Cyan
#2AFEB7
ΔE00 2.46
Greenish Turquoise
#00FBB0
ΔE00 3.40
Light Blue Green
#7EFBB3
ΔE00 3.81
Bright Teal
#01F9C6
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEC0 #FE5F9D
analogous
#5FFE70 #5FFEC0 #5FECFE
triadic
#5FFEC0 #C05FFE #FEC05F
tetradic
#5FFEC0 #705FFE #FE5F9D #ECFE5F
square
#5FFEC0 #705FFE #FE5F9D #ECFE5F
split-complementary
#5FFEC0 #FE5FEC #FE705F
monochromatic
#01E18A #22FEA8 #5FFEC0 #9CFED8 #D9FFF0
Accessibility & contrast
On white
1.28
#5FFEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#5FFEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEC0
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEC0 | 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)
#FAEDBD
Deuteranopia (green-blind)
#E4DDC4
Tritanopia (blue-blind)
#00FEED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5ffec0; /* rgb */ color: rgb(95, 254, 192); /* oklch */ color: oklch(89.7% 0.160 163.8);
Tailwind
colors: {
custom: {
50: '#9cffd3',
500: '#5ffec0',
950: '#000000',
},
}SCSS
$custom: #5ffec0; $custom-light: #9cffd3; $custom-dark: #000000;
JSON
{
"hex": "#5ffec0",
"rgb": {
"r": 95,
"g": 254,
"b": 192
},
"hsl": {
"h": 156.604,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.89741,
"c": 0.16007,
"h": 163.8
},
"luminance": 0.77122
}Semantic roles & 50–950 ramp
primary
#5FFEC0
secondary
#D8296D
accent
#0059E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683