#5FEDAE#5FEDAE
#5FEDAE is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.2% C 0.153 H 161.2°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEDAE |
|---|---|
| RGB | rgb(95, 237, 174) |
| HSL | hsl(153, 80%, 65%) |
| HSV | hsv(153, 60%, 93%) |
| CMYK | cmyk(59.9%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(85.02, -52.68, 19.33) |
| CIE-LCH | lch(85.02, 56.12, 159.86°) |
| OKLab | oklab(85.24% -0.1445 0.0493) |
| OKLCH | oklch(85.24% 0.153 161.2) |
| XYZ | xyz(42.6395, 66.0530, 50.5386) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.17
Light Blue Green
#7EFBB3
ΔE00 4.10
Greenish Turquoise
#00FBB0
ΔE00 4.23
Greenish Cyan
#2AFEB7
ΔE00 4.26
Seafoam Green
#7AF9AB
ΔE00 4.38
Light Aquamarine
#7BFDC7
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEDAE #ED5F9E
analogous
#5FED67 #5FEDAE #5FE5ED
triadic
#5FEDAE #AE5FED #EDAE5F
tetradic
#5FEDAE #675FED #ED5F9E #E5ED5F
square
#5FEDAE #675FED #ED5F9E #E5ED5F
split-complementary
#5FEDAE #ED5FE5 #ED675F
monochromatic
#15BC72 #28E792 #5FEDAE #96F3CA #CDF9E6
Accessibility & contrast
On white
1.48
#5FEDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#5FEDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEDAE
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEDAE | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAA
Deuteranopia (green-blind)
#D6CFB2
Tritanopia (blue-blind)
#0AECDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fedae; /* rgb */ color: rgb(95, 237, 174); /* oklch */ color: oklch(85.2% 0.153 161.2);
Tailwind
colors: {
custom: {
50: '#99f4c6',
500: '#5fedae',
950: '#000000',
},
}SCSS
$custom: #5fedae; $custom-light: #99f4c6; $custom-dark: #000000;
JSON
{
"hex": "#5fedae",
"rgb": {
"r": 95,
"g": 237,
"b": 174
},
"hsl": {
"h": 153.38,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.85242,
"c": 0.1527,
"h": 161.2
},
"luminance": 0.66057
}Semantic roles & 50–950 ramp
primary
#5FEDAE
secondary
#BB3571
accent
#0967DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582