#59F9AF#59F9AF
#59F9AF is a very light, vivid teal. Relative luminance 0.730; OKLCH L 88.0% C 0.170 H 159.5°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #59F9AF |
|---|---|
| RGB | rgb(89, 249, 175) |
| HSL | hsl(152, 93%, 66%) |
| HSV | hsv(152, 64%, 98%) |
| CMYK | cmyk(64.3%, 0%, 29.7%, 2.4%) |
| CIE-LAB | lab(88.43, -58.34, 23.50) |
| CIE-LCH | lch(88.43, 62.90, 158.06°) |
| OKLab | oklab(88% -0.1591 0.0596) |
| OKLCH | oklch(88% 0.17 159.5) |
| XYZ | xyz(45.7290, 72.9655, 52.2229) |
| Luminance | 0.7297 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.34
Greenish Cyan
#2AFEB7
ΔE00 2.53
Greenish Turquoise
#00FBB0
ΔE00 2.55
Light Blue Green
#7EFBB3
ΔE00 2.69
Light Green Blue
#56FCA2
ΔE00 2.79
Seafoam Green
#7AF9AB
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F9AF #F959A3
analogous
#59F95F #59F9AF #59F3F9
triadic
#59F9AF #AF59F9 #F9AF59
tetradic
#59F9AF #5F59F9 #F959A3 #F3F959
square
#59F9AF #5F59F9 #F959A3 #F3F959
split-complementary
#59F9AF #F959F3 #F95F59
monochromatic
#08D073 #1EF793 #59F9AF #94FBCB #CFFDE8
Accessibility & contrast
On white
1.35
#59F9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#59F9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F9AF
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F9AF | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AB
Deuteranopia (green-blind)
#E1D8B4
Tritanopia (blue-blind)
#00F8E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #59f9af; /* rgb */ color: rgb(89, 249, 175); /* oklch */ color: oklch(88.0% 0.170 159.5);
Tailwind
colors: {
custom: {
50: '#98fcc7',
500: '#59f9af',
950: '#000000',
},
}SCSS
$custom: #59f9af; $custom-light: #98fcc7; $custom-dark: #000000;
JSON
{
"hex": "#59f9af",
"rgb": {
"r": 89,
"g": 249,
"b": 175
},
"hsl": {
"h": 152.25,
"s": 93.023,
"l": 66.275
},
"oklch": {
"l": 0.87997,
"c": 0.16994,
"h": 159.5
},
"luminance": 0.7297
}Semantic roles & 50–950 ramp
primary
#59F9AF
secondary
#CB2B75
accent
#006AE6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682