#5FEDAF#5FEDAF
#5FEDAF is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.3% C 0.152 H 161.6°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEDAF |
|---|---|
| RGB | rgb(95, 237, 175) |
| HSL | hsl(154, 80%, 65%) |
| HSV | hsv(154, 60%, 93%) |
| CMYK | cmyk(59.9%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(85.04, -52.48, 18.84) |
| CIE-LCH | lch(85.04, 55.76, 160.26°) |
| OKLab | oklab(85.27% -0.1441 0.048) |
| OKLCH | oklch(85.27% 0.152 161.6) |
| XYZ | xyz(42.7373, 66.0921, 51.0539) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.22
Light Blue Green
#7EFBB3
ΔE00 4.20
Greenish Cyan
#2AFEB7
ΔE00 4.27
Greenish Turquoise
#00FBB0
ΔE00 4.28
Light Aquamarine
#7BFDC7
ΔE00 4.28
Seafoam Green
#7AF9AB
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEDAF #ED5F9D
analogous
#5FED68 #5FEDAF #5FE4ED
triadic
#5FEDAF #AF5FED #EDAF5F
tetradic
#5FEDAF #685FED #ED5F9D #E4ED5F
square
#5FEDAF #685FED #ED5F9D #E4ED5F
split-complementary
#5FEDAF #ED5FE4 #ED685F
monochromatic
#15BC73 #28E793 #5FEDAF #96F3CB #CDF9E6
Accessibility & contrast
On white
1.48
#5FEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#5FEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEDAF
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEDAF | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAB
Deuteranopia (green-blind)
#D6CFB3
Tritanopia (blue-blind)
#07ECDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fedaf; /* rgb */ color: rgb(95, 237, 175); /* oklch */ color: oklch(85.3% 0.152 161.6);
Tailwind
colors: {
custom: {
50: '#99f4c7',
500: '#5fedaf',
950: '#000000',
},
}SCSS
$custom: #5fedaf; $custom-light: #99f4c7; $custom-dark: #000000;
JSON
{
"hex": "#5fedaf",
"rgb": {
"r": 95,
"g": 237,
"b": 175
},
"hsl": {
"h": 153.803,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.85265,
"c": 0.15189,
"h": 161.6
},
"luminance": 0.66096
}Semantic roles & 50–950 ramp
primary
#5FEDAF
secondary
#BB3570
accent
#0965DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582