#5FEDB1#5FEDB1
#5FEDB1 is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.3% C 0.150 H 162.3°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEDB1 |
|---|---|
| RGB | rgb(95, 237, 177) |
| HSL | hsl(155, 80%, 65%) |
| HSV | hsv(155, 60%, 93%) |
| CMYK | cmyk(59.9%, 0%, 25.3%, 7.1%) |
| CIE-LAB | lab(85.08, -52.06, 17.86) |
| CIE-LCH | lch(85.08, 55.04, 161.07°) |
| OKLab | oklab(85.31% -0.1432 0.0456) |
| OKLCH | oklch(85.31% 0.15 162.3) |
| XYZ | xyz(42.9352, 66.1713, 52.0961) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.38
Light Aquamarine
#7BFDC7
ΔE00 4.10
Greenish Cyan
#2AFEB7
ΔE00 4.33
Greenish Turquoise
#00FBB0
ΔE00 4.41
Light Blue Green
#7EFBB3
ΔE00 4.44
Aqua Marine
#2EE8BB
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEDB1 #ED5F9B
analogous
#5FED6A #5FEDB1 #5FE2ED
triadic
#5FEDB1 #B15FED #EDB15F
tetradic
#5FEDB1 #6A5FED #ED5F9B #E2ED5F
square
#5FEDB1 #6A5FED #ED5F9B #E2ED5F
split-complementary
#5FEDB1 #ED5FE2 #ED6A5F
monochromatic
#15BC76 #28E796 #5FEDB1 #96F3CC #CDF9E7
Accessibility & contrast
On white
1.48
#5FEDB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#5FEDB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEDB1
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEDB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEDB1 | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDAE
Deuteranopia (green-blind)
#D6CFB5
Tritanopia (blue-blind)
#00EDDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fedb1; /* rgb */ color: rgb(95, 237, 177); /* oklch */ color: oklch(85.3% 0.150 162.3);
Tailwind
colors: {
custom: {
50: '#99f4c8',
500: '#5fedb1',
950: '#000000',
},
}SCSS
$custom: #5fedb1; $custom-light: #99f4c8; $custom-dark: #000000;
JSON
{
"hex": "#5fedb1",
"rgb": {
"r": 95,
"g": 237,
"b": 177
},
"hsl": {
"h": 154.648,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.85312,
"c": 0.15027,
"h": 162.3
},
"luminance": 0.66176
}Semantic roles & 50–950 ramp
primary
#5FEDB1
secondary
#BB356E
accent
#0962DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582