#5FFEAF#5FFEAF
#5FFEAF is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.4% C 0.174 H 158.0°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEAF |
|---|---|
| RGB | rgb(95, 254, 175) |
| HSL | hsl(150, 99%, 68%) |
| HSV | hsv(150, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(90.05, -59.22, 25.74) |
| CIE-LCH | lch(90.05, 64.57, 156.51°) |
| OKLab | oklab(89.37% -0.1612 0.0651) |
| OKLCH | oklch(89.37% 0.174 158) |
| XYZ | xyz(47.8946, 76.4067, 52.7730) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.00
Sea Green (survey)
#53FCA1
ΔE00 2.15
Light Bluish Green
#76FDA8
ΔE00 2.34
Seafoam Green
#7AF9AB
ΔE00 2.39
Light Greenish Blue
#63F7B4
ΔE00 2.42
Light Blue Green
#7EFBB3
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEAF #FE5FAE
analogous
#5FFE5F #5FFEAF #5FFDFE
triadic
#5FFEAF #AF5FFE #FEAF5F
tetradic
#5FFEAF #5F5FFE #FE5FAE #FDFE5F
square
#5FFEAF #5F5FFE #FE5FAE #FDFE5F
split-complementary
#5FFEAF #FE5FFD #FE5F5F
monochromatic
#01E172 #22FE91 #5FFEAF #9CFECD #D9FFEC
Accessibility & contrast
On white
1.29
#5FFEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#5FFEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEAF
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEAF | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAA
Deuteranopia (green-blind)
#E7DCB4
Tritanopia (blue-blind)
#00FCE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5ffeaf; /* rgb */ color: rgb(95, 254, 175); /* oklch */ color: oklch(89.4% 0.174 158.0);
Tailwind
colors: {
custom: {
50: '#9bffc7',
500: '#5ffeaf',
950: '#000000',
},
}SCSS
$custom: #5ffeaf; $custom-light: #9bffc7; $custom-dark: #000000;
JSON
{
"hex": "#5ffeaf",
"rgb": {
"r": 95,
"g": 254,
"b": 175
},
"hsl": {
"h": 150.189,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.89365,
"c": 0.17389,
"h": 158
},
"luminance": 0.76412
}Semantic roles & 50–950 ramp
primary
#5FFEAF
secondary
#D82980
accent
#0072E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682