#59FAC2#59FAC2
#59FAC2 is a very light, vivid teal. Relative luminance 0.744; OKLCH L 88.7% C 0.156 H 166.1°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #59FAC2 |
|---|---|
| RGB | rgb(89, 250, 194) |
| HSL | hsl(159, 94%, 66%) |
| HSV | hsv(159, 64%, 98%) |
| CMYK | cmyk(64.4%, 0%, 22.4%, 2%) |
| CIE-LAB | lab(89.10, -54.76, 14.69) |
| CIE-LCH | lch(89.10, 56.69, 164.99°) |
| OKLab | oklab(88.67% -0.1516 0.0376) |
| OKLCH | oklch(88.67% 0.156 166.1) |
| XYZ | xyz(48.0379, 74.3849, 62.8545) |
| Luminance | 0.7439 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.41
Light Greenish Blue
#63F7B4
ΔE00 2.86
Bright Teal
#01F9C6
ΔE00 2.99
Greenish Cyan
#2AFEB7
ΔE00 3.16
Aquamarine
#7FFFD4
ΔE00 3.82
Greenish Turquoise
#00FBB0
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FAC2 #FA5991
analogous
#59FA72 #59FAC2 #59E2FA
triadic
#59FAC2 #C259FA #FAC259
tetradic
#59FAC2 #7259FA #FA5991 #E2FA59
square
#59FAC2 #7259FA #FA5991 #E2FA59
split-complementary
#59FAC2 #FA59E2 #FA7259
monochromatic
#06D28B #1EF8AC #59FAC2 #94FCD8 #D0FEEE
Accessibility & contrast
On white
1.32
#59FAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#59FAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FAC2
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FAC2 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E9BF
Deuteranopia (green-blind)
#DFD9C6
Tritanopia (blue-blind)
#00FBEA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #59fac2; /* rgb */ color: rgb(89, 250, 194); /* oklch */ color: oklch(88.7% 0.156 166.1);
Tailwind
colors: {
custom: {
50: '#98fdd4',
500: '#59fac2',
950: '#000000',
},
}SCSS
$custom: #59fac2; $custom-light: #98fdd4; $custom-dark: #000000;
JSON
{
"hex": "#59fac2",
"rgb": {
"r": 89,
"g": 250,
"b": 194
},
"hsl": {
"h": 159.13,
"s": 94.152,
"l": 66.471
},
"oklch": {
"l": 0.88674,
"c": 0.15622,
"h": 166.1
},
"luminance": 0.7439
}Semantic roles & 50–950 ramp
primary
#59FAC2
secondary
#CD2A63
accent
#0050E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683