#5FFAAE#5FFAAE
#5FFAAE is a very light, vivid teal. Relative luminance 0.739; OKLCH L 88.4% C 0.170 H 158.4°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFAAE |
|---|---|
| RGB | rgb(95, 250, 174) |
| HSL | hsl(151, 94%, 68%) |
| HSV | hsv(151, 62%, 98%) |
| CMYK | cmyk(62%, 0%, 30.4%, 2%) |
| CIE-LAB | lab(88.85, -57.86, 24.61) |
| CIE-LCH | lch(88.85, 62.88, 156.96°) |
| OKLab | oklab(88.38% -0.1577 0.0624) |
| OKLCH | oklch(88.38% 0.17 158.4) |
| XYZ | xyz(46.5406, 73.8553, 51.8390) |
| Luminance | 0.7386 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.70
Seafoam Green
#7AF9AB
ΔE00 2.28
Light Blue Green
#7EFBB3
ΔE00 2.29
Light Green Blue
#56FCA2
ΔE00 2.36
Sea Green (survey)
#53FCA1
ΔE00 2.51
Light Bluish Green
#76FDA8
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFAAE #FA5FAB
analogous
#5FFA61 #5FFAAE #5FF8FA
triadic
#5FFAAE #AE5FFA #FAAE5F
tetradic
#5FFAAE #615FFA #FA5FAB #F8FA5F
square
#5FFAAE #615FFA #FA5FAB #F8FA5F
split-complementary
#5FFAAE #FA5FF8 #FA615F
monochromatic
#07D871 #24F890 #5FFAAE #9AFCCC #D6FEEA
Accessibility & contrast
On white
1.33
#5FFAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#5FFAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFAAE
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFAAE | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8A9
Deuteranopia (green-blind)
#E3D9B3
Tritanopia (blue-blind)
#00F9E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5ffaae; /* rgb */ color: rgb(95, 250, 174); /* oklch */ color: oklch(88.4% 0.170 158.4);
Tailwind
colors: {
custom: {
50: '#9bfdc6',
500: '#5ffaae',
950: '#000000',
},
}SCSS
$custom: #5ffaae; $custom-light: #9bfdc6; $custom-dark: #000000;
JSON
{
"hex": "#5ffaae",
"rgb": {
"r": 95,
"g": 250,
"b": 174
},
"hsl": {
"h": 150.581,
"s": 93.939,
"l": 67.647
},
"oklch": {
"l": 0.8838,
"c": 0.16959,
"h": 158.4
},
"luminance": 0.7386
}Semantic roles & 50–950 ramp
primary
#5FFAAE
secondary
#D22B7D
accent
#0071E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682