#5FEEB5#5FEEB5
#5FEEB5 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.6% C 0.148 H 163.7°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEEB5 |
|---|---|
| RGB | rgb(95, 238, 181) |
| HSL | hsl(156, 81%, 65%) |
| HSV | hsv(156, 60%, 93%) |
| CMYK | cmyk(60.1%, 0%, 23.9%, 6.7%) |
| CIE-LAB | lab(85.46, -51.63, 16.31) |
| CIE-LCH | lch(85.46, 54.14, 162.47°) |
| OKLab | oklab(85.65% -0.1424 0.0417) |
| OKLCH | oklch(85.65% 0.148 163.7) |
| XYZ | xyz(43.6301, 66.9138, 54.3234) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.62
Light Aquamarine
#7BFDC7
ΔE00 3.71
Aqua Marine
#2EE8BB
ΔE00 4.22
Greenish Cyan
#2AFEB7
ΔE00 4.35
Greenish Turquoise
#00FBB0
ΔE00 4.57
Bright Teal
#01F9C6
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEEB5 #EE5F98
analogous
#5FEE6D #5FEEB5 #5FDFEE
triadic
#5FEEB5 #B55FEE #EEB55F
tetradic
#5FEEB5 #6D5FEE #EE5F98 #DFEE5F
square
#5FEEB5 #6D5FEE #EE5F98 #DFEE5F
split-complementary
#5FEEB5 #EE5FDF #EE6D5F
monochromatic
#14BE7B #28E89B #5FEEB5 #96F4CF #CEFAE8
Accessibility & contrast
On white
1.46
#5FEEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#5FEEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEEB5
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEEB5 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB2
Deuteranopia (green-blind)
#D6D0B9
Tritanopia (blue-blind)
#00EEDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5feeb5; /* rgb */ color: rgb(95, 238, 181); /* oklch */ color: oklch(85.6% 0.148 163.7);
Tailwind
colors: {
custom: {
50: '#99f4cb',
500: '#5feeb5',
950: '#000000',
},
}SCSS
$custom: #5feeb5; $custom-light: #99f4cb; $custom-dark: #000000;
JSON
{
"hex": "#5feeb5",
"rgb": {
"r": 95,
"g": 238,
"b": 181
},
"hsl": {
"h": 156.084,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.85647,
"c": 0.1484,
"h": 163.7
},
"luminance": 0.66918
}Semantic roles & 50–950 ramp
primary
#5FEEB5
secondary
#BD346B
accent
#085DDD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582