#59F7CA#59F7CA
#59F7CA is a very light, vivid teal. Relative luminance 0.729; OKLCH L 88.2% C 0.147 H 170.5°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #59F7CA |
|---|---|
| RGB | rgb(89, 247, 202) |
| HSL | hsl(163, 91%, 66%) |
| HSV | hsv(163, 64%, 97%) |
| CMYK | cmyk(64%, 0%, 18.2%, 3.1%) |
| CIE-LAB | lab(88.40, -51.74, 9.55) |
| CIE-LCH | lch(88.40, 52.61, 169.54°) |
| OKLab | oklab(88.16% -0.1451 0.0244) |
| OKLCH | oklch(88.16% 0.147 170.5) |
| XYZ | xyz(48.0359, 72.9044, 67.4061) |
| Luminance | 0.7291 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.58
Light Turquoise
#7EF4CC
ΔE00 2.93
Aquamarine
#7FFFD4
ΔE00 3.04
Light Aquamarine
#7BFDC7
ΔE00 3.66
Aqua Marine
#2EE8BB
ΔE00 3.74
Light Aqua
#8CFFDB
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F7CA #F75986
analogous
#59F77B #59F7CA #59D5F7
triadic
#59F7CA #CA59F7 #F7CA59
tetradic
#59F7CA #7B59F7 #F75986 #D5F759
square
#59F7CA #7B59F7 #F75986 #D5F759
split-complementary
#59F7CA #F759D5 #F77B59
monochromatic
#0ACC95 #1FF4B7 #59F7CA #93FADD #CEFDEF
Accessibility & contrast
On white
1.35
#59F7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#59F7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F7CA
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F7CA | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E7C8
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#00F9EA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #59f7ca; /* rgb */ color: rgb(89, 247, 202); /* oklch */ color: oklch(88.2% 0.147 170.5);
Tailwind
colors: {
custom: {
50: '#98fbda',
500: '#59f7ca',
950: '#000000',
},
}SCSS
$custom: #59f7ca; $custom-light: #98fbda; $custom-dark: #000000;
JSON
{
"hex": "#59f7ca",
"rgb": {
"r": 89,
"g": 247,
"b": 202
},
"hsl": {
"h": 162.911,
"s": 90.805,
"l": 65.882
},
"oklch": {
"l": 0.88158,
"c": 0.14711,
"h": 170.5
},
"luminance": 0.7291
}Semantic roles & 50–950 ramp
primary
#59F7CA
secondary
#C82C59
accent
#0041E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583