#59FACA#59FACA
#59FACA is a very light, vivid teal. Relative luminance 0.748; OKLCH L 88.9% C 0.151 H 169.4°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #59FACA |
|---|---|
| RGB | rgb(89, 250, 202) |
| HSL | hsl(162, 94%, 66%) |
| HSV | hsv(162, 64%, 98%) |
| CMYK | cmyk(64.4%, 0%, 19.2%, 2%) |
| CIE-LAB | lab(89.28, -52.97, 10.80) |
| CIE-LCH | lch(89.28, 54.06, 168.48°) |
| OKLab | oklab(88.87% -0.1481 0.0276) |
| OKLCH | oklch(88.87% 0.151 169.4) |
| XYZ | xyz(48.9607, 74.7540, 67.7143) |
| Luminance | 0.7476 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.42
Aquamarine
#7FFFD4
ΔE00 2.88
Light Aquamarine
#7BFDC7
ΔE00 3.10
Light Turquoise
#7EF4CC
ΔE00 3.29
Aqua Marine
#2EE8BB
ΔE00 4.30
Light Aqua
#8CFFDB
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FACA #FA5989
analogous
#59FA7A #59FACA #59D9FA
triadic
#59FACA #CA59FA #FACA59
tetradic
#59FACA #7A59FA #FA5989 #D9FA59
square
#59FACA #7A59FA #FA5989 #D9FA59
split-complementary
#59FACA #FA59D9 #FA7A59
monochromatic
#06D295 #1EF8B7 #59FACA #94FCDD #D0FEF0
Accessibility & contrast
On white
1.32
#59FACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#59FACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FACA
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FACA | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EAC8
Deuteranopia (green-blind)
#DDDACD
Tritanopia (blue-blind)
#00FCEC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #59faca; /* rgb */ color: rgb(89, 250, 202); /* oklch */ color: oklch(88.9% 0.151 169.4);
Tailwind
colors: {
custom: {
50: '#99fdda',
500: '#59faca',
950: '#000000',
},
}SCSS
$custom: #59faca; $custom-light: #99fdda; $custom-dark: #000000;
JSON
{
"hex": "#59faca",
"rgb": {
"r": 89,
"g": 250,
"b": 202
},
"hsl": {
"h": 162.112,
"s": 94.152,
"l": 66.471
},
"oklch": {
"l": 0.88873,
"c": 0.15061,
"h": 169.4
},
"luminance": 0.74759
}Semantic roles & 50–950 ramp
primary
#59FACA
secondary
#CD2A5B
accent
#0044E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683