#5FE5AE#5FE5AE
#5FE5AE is a very light, vivid teal. Relative luminance 0.615; OKLCH L 83.3% C 0.142 H 163.3°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE5AE |
|---|---|
| RGB | rgb(95, 229, 174) |
| HSL | hsl(155, 72%, 64%) |
| HSV | hsv(155, 59%, 90%) |
| CMYK | cmyk(58.5%, 0%, 24%, 10.2%) |
| CIE-LAB | lab(82.66, -49.40, 16.02) |
| CIE-LCH | lch(82.66, 51.93, 162.03°) |
| OKLab | oklab(83.31% -0.1363 0.041) |
| OKLCH | oklch(83.31% 0.142 163.3) |
| XYZ | xyz(40.3747, 61.5235, 49.7837) |
| Luminance | 0.6153 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.57
Eucalyptus
#44D7A8
ΔE00 4.00
Aqua Marine
#2EE8BB
ΔE00 4.13
Light Greenish Blue
#63F7B4
ΔE00 4.28
Aqua Green
#12E193
ΔE00 5.23
Light Aquamarine
#7BFDC7
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE5AE #E55F96
analogous
#5FE56B #5FE5AE #5FD9E5
triadic
#5FE5AE #AE5FE5 #E5AE5F
tetradic
#5FE5AE #6B5FE5 #E55F96 #D9E55F
square
#5FE5AE #6B5FE5 #E55F96 #D9E55F
split-complementary
#5FE5AE #E55FD9 #E56B5F
monochromatic
#1CAD72 #2ADC93 #5FE5AE #94EEC9 #C8F6E3
Accessibility & contrast
On white
1.58
#5FE5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#5FE5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE5AE
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE5AE | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AB
Deuteranopia (green-blind)
#CEC8B1
Tritanopia (blue-blind)
#16E5D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5fe5ae; /* rgb */ color: rgb(95, 229, 174); /* oklch */ color: oklch(83.3% 0.142 163.3);
Tailwind
colors: {
custom: {
50: '#98eec6',
500: '#5fe5ae',
950: '#000000',
},
}SCSS
$custom: #5fe5ae; $custom-light: #98eec6; $custom-dark: #000000;
JSON
{
"hex": "#5fe5ae",
"rgb": {
"r": 95,
"g": 229,
"b": 174
},
"hsl": {
"h": 155.373,
"s": 72.043,
"l": 63.529
},
"oklch": {
"l": 0.8331,
"c": 0.14229,
"h": 163.3
},
"luminance": 0.61528
}Semantic roles & 50–950 ramp
primary
#5FE5AE
secondary
#AF3A6A
accent
#1161D4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582