#5FEFAB#5FEFAB
#5FEFAB is a very light, vivid teal. Relative luminance 0.671; OKLCH L 85.7% C 0.158 H 159.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEFAB |
|---|---|
| RGB | rgb(95, 239, 171) |
| HSL | hsl(152, 82%, 65%) |
| HSV | hsv(152, 60%, 94%) |
| CMYK | cmyk(60.3%, 0%, 28.5%, 6.3%) |
| CIE-LAB | lab(85.56, -54.10, 21.61) |
| CIE-LCH | lch(85.56, 58.26, 158.22°) |
| OKLab | oklab(85.66% -0.1479 0.0549) |
| OKLCH | oklch(85.66% 0.158 159.6) |
| XYZ | xyz(42.9325, 67.1019, 49.2096) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.78
Light Blue Green
#7EFBB3
ΔE00 3.45
Seafoam Green
#7AF9AB
ΔE00 3.52
Seafoam (survey)
#80F9AD
ΔE00 3.72
Greenish Turquoise
#00FBB0
ΔE00 3.83
Greenish Cyan
#2AFEB7
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEFAB #EF5FA3
analogous
#5FEF63 #5FEFAB #5FEBEF
triadic
#5FEFAB #AB5FEF #EFAB5F
tetradic
#5FEFAB #635FEF #EF5FA3 #EBEF5F
square
#5FEFAB #635FEF #EF5FA3 #EBEF5F
split-complementary
#5FEFAB #EF5FEB #EF635F
monochromatic
#13C06F #27E98E #5FEFAB #97F5C8 #CEFAE5
Accessibility & contrast
On white
1.46
#5FEFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#5FEFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEFAB
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEFAB | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA7
Deuteranopia (green-blind)
#D9D0AF
Tritanopia (blue-blind)
#0FEEDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5fefab; /* rgb */ color: rgb(95, 239, 171); /* oklch */ color: oklch(85.7% 0.158 159.6);
Tailwind
colors: {
custom: {
50: '#99f5c4',
500: '#5fefab',
950: '#000000',
},
}SCSS
$custom: #5fefab; $custom-light: #99f5c4; $custom-dark: #000000;
JSON
{
"hex": "#5fefab",
"rgb": {
"r": 95,
"g": 239,
"b": 171
},
"hsl": {
"h": 151.667,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.85658,
"c": 0.1578,
"h": 159.6
},
"luminance": 0.67106
}Semantic roles & 50–950 ramp
primary
#5FEFAB
secondary
#BE3475
accent
#076DDE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582