#59F0AD#59F0AD
#59F0AD is a very light, vivid teal. Relative luminance 0.675; OKLCH L 85.8% C 0.160 H 160.7°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #59F0AD |
|---|---|
| RGB | rgb(89, 240, 173) |
| HSL | hsl(153, 83%, 65%) |
| HSV | hsv(153, 63%, 94%) |
| CMYK | cmyk(62.9%, 0%, 27.9%, 5.9%) |
| CIE-LAB | lab(85.73, -55.21, 20.80) |
| CIE-LCH | lch(85.73, 59.00, 159.35°) |
| OKLab | oklab(85.77% -0.1511 0.0529) |
| OKLCH | oklch(85.77% 0.16 160.7) |
| XYZ | xyz(42.8186, 67.4567, 50.2909) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.59
Greenish Turquoise
#00FBB0
ΔE00 3.40
Greenish Cyan
#2AFEB7
ΔE00 3.52
Light Blue Green
#7EFBB3
ΔE00 3.69
Seafoam Green
#7AF9AB
ΔE00 3.87
Seafoam (survey)
#80F9AD
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F0AD #F0599C
analogous
#59F061 #59F0AD #59E8F0
triadic
#59F0AD #AD59F0 #F0AD59
tetradic
#59F0AD #6159F0 #F0599C #E8F059
square
#59F0AD #6159F0 #F0599C #E8F059
split-complementary
#59F0AD #F059E8 #F06159
monochromatic
#11BD71 #21EB91 #59F0AD #91F5C9 #C9FAE4
Accessibility & contrast
On white
1.45
#59F0AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#59F0AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F0AD
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F0AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F0AD | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFA9
Deuteranopia (green-blind)
#D9D0B1
Tritanopia (blue-blind)
#00EFDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #59f0ad; /* rgb */ color: rgb(89, 240, 173); /* oklch */ color: oklch(85.8% 0.160 160.7);
Tailwind
colors: {
custom: {
50: '#96f6c5',
500: '#59f0ad',
950: '#000000',
},
}SCSS
$custom: #59f0ad; $custom-light: #96f6c5; $custom-dark: #000000;
JSON
{
"hex": "#59f0ad",
"rgb": {
"r": 89,
"g": 240,
"b": 173
},
"hsl": {
"h": 153.377,
"s": 83.425,
"l": 64.51
},
"oklch": {
"l": 0.85773,
"c": 0.16009,
"h": 160.7
},
"luminance": 0.67461
}Semantic roles & 50–950 ramp
primary
#59F0AD
secondary
#BC316F
accent
#0666E0
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582