#5FEFB5#5FEFB5
#5FEFB5 is a very light, vivid teal. Relative luminance 0.675; OKLCH L 85.9% C 0.150 H 163.4°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEFB5 |
|---|---|
| RGB | rgb(95, 239, 181) |
| HSL | hsl(156, 82%, 65%) |
| HSV | hsv(156, 60%, 94%) |
| CMYK | cmyk(60.3%, 0%, 24.3%, 6.3%) |
| CIE-LAB | lab(85.75, -52.04, 16.72) |
| CIE-LCH | lch(85.75, 54.66, 162.19°) |
| OKLab | oklab(85.89% -0.1434 0.0427) |
| OKLCH | oklch(85.89% 0.15 163.4) |
| XYZ | xyz(43.9220, 67.4976, 54.4208) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.35
Light Aquamarine
#7BFDC7
ΔE00 3.59
Greenish Cyan
#2AFEB7
ΔE00 4.11
Greenish Turquoise
#00FBB0
ΔE00 4.35
Aqua Marine
#2EE8BB
ΔE00 4.42
Light Blue Green
#7EFBB3
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEFB5 #EF5F99
analogous
#5FEF6D #5FEFB5 #5FE1EF
triadic
#5FEFB5 #B55FEF #EFB55F
tetradic
#5FEFB5 #6D5FEF #EF5F99 #E1EF5F
square
#5FEFB5 #6D5FEF #EF5F99 #E1EF5F
split-complementary
#5FEFB5 #EF5FE1 #EF6D5F
monochromatic
#13C07B #27E99B #5FEFB5 #97F5CF #CEFAE8
Accessibility & contrast
On white
1.45
#5FEFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#5FEFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEFB5
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEFB5 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDFB2
Deuteranopia (green-blind)
#D7D1B9
Tritanopia (blue-blind)
#00EFDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5fefb5; /* rgb */ color: rgb(95, 239, 181); /* oklch */ color: oklch(85.9% 0.150 163.4);
Tailwind
colors: {
custom: {
50: '#99f5cb',
500: '#5fefb5',
950: '#000000',
},
}SCSS
$custom: #5fefb5; $custom-light: #99f5cb; $custom-dark: #000000;
JSON
{
"hex": "#5fefb5",
"rgb": {
"r": 95,
"g": 239,
"b": 181
},
"hsl": {
"h": 155.833,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.85887,
"c": 0.14968,
"h": 163.4
},
"luminance": 0.67502
}Semantic roles & 50–950 ramp
primary
#5FEFB5
secondary
#BE346C
accent
#075EDE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582