#5FECAE#5FECAE
#5FECAE is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.0% C 0.151 H 161.4°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5FECAE |
|---|---|
| RGB | rgb(95, 236, 174) |
| HSL | hsl(154, 79%, 65%) |
| HSV | hsv(154, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 26.3%, 7.5%) |
| CIE-LAB | lab(84.73, -52.28, 18.92) |
| CIE-LCH | lch(84.73, 55.59, 160.11°) |
| OKLab | oklab(85% -0.1435 0.0482) |
| OKLCH | oklch(85% 0.151 161.4) |
| XYZ | xyz(42.3507, 65.4756, 50.4424) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.42
Light Blue Green
#7EFBB3
ΔE00 4.33
Greenish Turquoise
#00FBB0
ΔE00 4.43
Greenish Cyan
#2AFEB7
ΔE00 4.46
Light Aquamarine
#7BFDC7
ΔE00 4.47
Seafoam Green
#7AF9AB
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FECAE #EC5F9D
analogous
#5FEC68 #5FECAE #5FE4EC
triadic
#5FECAE #AE5FEC #ECAE5F
tetradic
#5FECAE #685FEC #EC5F9D #E4EC5F
square
#5FECAE #685FEC #EC5F9D #E4EC5F
split-complementary
#5FECAE #EC5FE4 #EC685F
monochromatic
#16BA72 #28E692 #5FECAE #96F2CA #CCF9E5
Accessibility & contrast
On white
1.49
#5FECAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#5FECAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FECAE
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FECAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FECAE | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAA
Deuteranopia (green-blind)
#D5CEB2
Tritanopia (blue-blind)
#0CEBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fecae; /* rgb */ color: rgb(95, 236, 174); /* oklch */ color: oklch(85.0% 0.151 161.4);
Tailwind
colors: {
custom: {
50: '#99f3c6',
500: '#5fecae',
950: '#000000',
},
}SCSS
$custom: #5fecae; $custom-light: #99f3c6; $custom-dark: #000000;
JSON
{
"hex": "#5fecae",
"rgb": {
"r": 95,
"g": 236,
"b": 174
},
"hsl": {
"h": 153.617,
"s": 78.771,
"l": 64.902
},
"oklch": {
"l": 0.85001,
"c": 0.1514,
"h": 161.4
},
"luminance": 0.6548
}Semantic roles & 50–950 ramp
primary
#5FECAE
secondary
#BA3670
accent
#0A66DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582