#5FEDB0#5FEDB0
#5FEDB0 is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.3% C 0.151 H 161.9°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEDB0 |
|---|---|
| RGB | rgb(95, 237, 176) |
| HSL | hsl(154, 80%, 65%) |
| HSV | hsv(154, 60%, 93%) |
| CMYK | cmyk(59.9%, 0%, 25.7%, 7.1%) |
| CIE-LAB | lab(85.06, -52.27, 18.35) |
| CIE-LCH | lch(85.06, 55.40, 160.66°) |
| OKLab | oklab(85.29% -0.1436 0.0468) |
| OKLCH | oklch(85.29% 0.151 161.9) |
| XYZ | xyz(42.8359, 66.1316, 51.5731) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.29
Light Aquamarine
#7BFDC7
ΔE00 4.19
Greenish Cyan
#2AFEB7
ΔE00 4.30
Light Blue Green
#7EFBB3
ΔE00 4.32
Greenish Turquoise
#00FBB0
ΔE00 4.34
Seafoam Green
#7AF9AB
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEDB0 #ED5F9C
analogous
#5FED69 #5FEDB0 #5FE3ED
triadic
#5FEDB0 #B05FED #EDB05F
tetradic
#5FEDB0 #695FED #ED5F9C #E3ED5F
square
#5FEDB0 #695FED #ED5F9C #E3ED5F
split-complementary
#5FEDB0 #ED5FE3 #ED695F
monochromatic
#15BC75 #28E795 #5FEDB0 #96F3CB #CDF9E6
Accessibility & contrast
On white
1.48
#5FEDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#5FEDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEDB0
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEDB0 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAD
Deuteranopia (green-blind)
#D6CFB4
Tritanopia (blue-blind)
#04EDDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fedb0; /* rgb */ color: rgb(95, 237, 176); /* oklch */ color: oklch(85.3% 0.151 161.9);
Tailwind
colors: {
custom: {
50: '#99f4c7',
500: '#5fedb0',
950: '#000000',
},
}SCSS
$custom: #5fedb0; $custom-light: #99f4c7; $custom-dark: #000000;
JSON
{
"hex": "#5fedb0",
"rgb": {
"r": 95,
"g": 237,
"b": 176
},
"hsl": {
"h": 154.225,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.85288,
"c": 0.15108,
"h": 161.9
},
"luminance": 0.66136
}Semantic roles & 50–950 ramp
primary
#5FEDB0
secondary
#BB356F
accent
#0964DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582