#59FAD2#59FAD2
#59FAD2 is a very light, vivid teal. Relative luminance 0.751; OKLCH L 89.1% C 0.146 H 173.1°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #59FAD2 |
|---|---|
| RGB | rgb(89, 250, 210) |
| HSL | hsl(165, 94%, 66%) |
| HSV | hsv(165, 64%, 98%) |
| CMYK | cmyk(64.4%, 0%, 16%, 2%) |
| CIE-LAB | lab(89.46, -51.12, 6.92) |
| CIE-LCH | lch(89.46, 51.59, 172.30°) |
| OKLab | oklab(89.08% -0.1445 0.0175) |
| OKLCH | oklch(89.08% 0.146 173.1) |
| XYZ | xyz(49.9325, 75.1428, 72.8327) |
| Luminance | 0.7515 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.04
Bright Teal
#01F9C6
ΔE00 3.25
Light Turquoise
#7EF4CC
ΔE00 3.25
Light Aqua
#8CFFDB
ΔE00 3.91
Aqua (survey)
#13EAC9
ΔE00 4.51
Aqua Marine
#2EE8BB
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FAD2 #FA5981
analogous
#59FA82 #59FAD2 #59D2FA
triadic
#59FAD2 #D259FA #FAD259
tetradic
#59FAD2 #8259FA #FA5981 #D2FA59
square
#59FAD2 #8259FA #FA5981 #D2FA59
split-complementary
#59FAD2 #FA59D2 #FA8259
monochromatic
#06D2A0 #1EF8C2 #59FAD2 #94FCE2 #D0FEF2
Accessibility & contrast
On white
1.31
#59FAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#59FAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FAD2
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FAD2 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EBD0
Deuteranopia (green-blind)
#DCDAD5
Tritanopia (blue-blind)
#00FCEE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #59fad2; /* rgb */ color: rgb(89, 250, 210); /* oklch */ color: oklch(89.1% 0.146 173.1);
Tailwind
colors: {
custom: {
50: '#99fddf',
500: '#59fad2',
950: '#000000',
},
}SCSS
$custom: #59fad2; $custom-light: #99fddf; $custom-dark: #000000;
JSON
{
"hex": "#59fad2",
"rgb": {
"r": 89,
"g": 250,
"b": 210
},
"hsl": {
"h": 165.093,
"s": 94.152,
"l": 66.471
},
"oklch": {
"l": 0.89082,
"c": 0.14557,
"h": 173.1
},
"luminance": 0.75148
}Semantic roles & 50–950 ramp
primary
#59FAD2
secondary
#CD2A53
accent
#0039E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684