#59F3AF#59F3AF
#59F3AF is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.5% C 0.162 H 160.7°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #59F3AF |
|---|---|
| RGB | rgb(89, 243, 175) |
| HSL | hsl(154, 87%, 65%) |
| HSV | hsv(154, 63%, 95%) |
| CMYK | cmyk(63.4%, 0%, 28%, 4.7%) |
| CIE-LAB | lab(86.66, -55.99, 21.06) |
| CIE-LCH | lch(86.66, 59.82, 159.39°) |
| OKLab | oklab(86.55% -0.1532 0.0536) |
| OKLCH | oklch(86.55% 0.162 160.7) |
| XYZ | xyz(43.9040, 69.3155, 51.6146) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.05
Greenish Turquoise
#00FBB0
ΔE00 2.98
Greenish Cyan
#2AFEB7
ΔE00 3.00
Light Blue Green
#7EFBB3
ΔE00 3.33
Seafoam Green
#7AF9AB
ΔE00 3.58
Seafoam (survey)
#80F9AD
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F3AF #F3599D
analogous
#59F362 #59F3AF #59EAF3
triadic
#59F3AF #AF59F3 #F3AF59
tetradic
#59F3AF #6259F3 #F3599D #EAF359
square
#59F3AF #6259F3 #F3599D #EAF359
split-complementary
#59F3AF #F359EA #F36259
monochromatic
#0EC373 #20EF93 #59F3AF #92F7CB #CBFBE6
Accessibility & contrast
On white
1.41
#59F3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#59F3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F3AF
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F3AF | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AB
Deuteranopia (green-blind)
#DBD3B3
Tritanopia (blue-blind)
#00F2E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #59f3af; /* rgb */ color: rgb(89, 243, 175); /* oklch */ color: oklch(86.5% 0.162 160.7);
Tailwind
colors: {
custom: {
50: '#97f8c7',
500: '#59f3af',
950: '#000000',
},
}SCSS
$custom: #59f3af; $custom-light: #97f8c7; $custom-dark: #000000;
JSON
{
"hex": "#59f3af",
"rgb": {
"r": 89,
"g": 243,
"b": 175
},
"hsl": {
"h": 153.506,
"s": 86.517,
"l": 65.098
},
"oklch": {
"l": 0.86545,
"c": 0.16229,
"h": 160.7
},
"luminance": 0.6932
}Semantic roles & 50–950 ramp
primary
#59F3AF
secondary
#C12F70
accent
#0266E3
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582