#59FAAF#59FAAF
#59FAAF is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.2% C 0.171 H 159.3°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #59FAAF |
|---|---|
| RGB | rgb(89, 250, 175) |
| HSL | hsl(152, 94%, 66%) |
| HSV | hsv(152, 64%, 98%) |
| CMYK | cmyk(64.4%, 0%, 30%, 2%) |
| CIE-LAB | lab(88.73, -58.73, 23.91) |
| CIE-LCH | lch(88.73, 63.41, 157.85°) |
| OKLab | oklab(88.24% -0.1601 0.0606) |
| OKLCH | oklch(88.24% 0.171 159.3) |
| XYZ | xyz(46.0389, 73.5853, 52.3262) |
| Luminance | 0.7359 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.54
Greenish Cyan
#2AFEB7
ΔE00 2.54
Greenish Turquoise
#00FBB0
ΔE00 2.56
Light Green Blue
#56FCA2
ΔE00 2.61
Light Blue Green
#7EFBB3
ΔE00 2.66
Sea Green (survey)
#53FCA1
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FAAF #FA59A4
analogous
#59FA5F #59FAAF #59F4FA
triadic
#59FAAF #AF59FA #FAAF59
tetradic
#59FAAF #5F59FA #FA59A4 #F4FA59
square
#59FAAF #5F59FA #FA59A4 #F4FA59
split-complementary
#59FAAF #FA59F4 #FA5F59
monochromatic
#06D273 #1EF892 #59FAAF #94FCCC #D0FEE8
Accessibility & contrast
On white
1.34
#59FAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#59FAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FAAF
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FAAF | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E8AA
Deuteranopia (green-blind)
#E2D9B4
Tritanopia (blue-blind)
#00F9E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #59faaf; /* rgb */ color: rgb(89, 250, 175); /* oklch */ color: oklch(88.2% 0.171 159.3);
Tailwind
colors: {
custom: {
50: '#98fdc7',
500: '#59faaf',
950: '#000000',
},
}SCSS
$custom: #59faaf; $custom-light: #98fdc7; $custom-dark: #000000;
JSON
{
"hex": "#59faaf",
"rgb": {
"r": 89,
"g": 250,
"b": 175
},
"hsl": {
"h": 152.05,
"s": 94.152,
"l": 66.471
},
"oklch": {
"l": 0.88239,
"c": 0.17122,
"h": 159.3
},
"luminance": 0.7359
}Semantic roles & 50–950 ramp
primary
#59FAAF
secondary
#CD2A76
accent
#006BE6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682