#59F7CC#59F7CC
#59F7CC is a very light, vivid teal. Relative luminance 0.730; OKLCH L 88.2% C 0.146 H 171.4°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #59F7CC |
|---|---|
| RGB | rgb(89, 247, 204) |
| HSL | hsl(164, 91%, 66%) |
| HSV | hsv(164, 64%, 97%) |
| CMYK | cmyk(64%, 0%, 17.4%, 3.1%) |
| CIE-LAB | lab(88.45, -51.28, 8.58) |
| CIE-LCH | lch(88.45, 51.99, 170.51°) |
| OKLab | oklab(88.21% -0.1442 0.0218) |
| OKLCH | oklch(88.21% 0.146 171.4) |
| XYZ | xyz(48.2742, 72.9998, 68.6613) |
| Luminance | 0.7300 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.77
Light Turquoise
#7EF4CC
ΔE00 2.90
Aquamarine
#7FFFD4
ΔE00 3.05
Aqua Marine
#2EE8BB
ΔE00 3.80
Light Aquamarine
#7BFDC7
ΔE00 4.02
Light Aqua
#8CFFDB
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F7CC #F75984
analogous
#59F77D #59F7CC #59D3F7
triadic
#59F7CC #CC59F7 #F7CC59
tetradic
#59F7CC #7D59F7 #F75984 #D3F759
square
#59F7CC #7D59F7 #F75984 #D3F759
split-complementary
#59F7CC #F759D3 #F77D59
monochromatic
#0ACC97 #1FF4BA #59F7CC #93FADE #CEFDF0
Accessibility & contrast
On white
1.35
#59F7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#59F7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F7CC
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F7CC | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E7CA
Deuteranopia (green-blind)
#DAD7CF
Tritanopia (blue-blind)
#00F9EB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #59f7cc; /* rgb */ color: rgb(89, 247, 204); /* oklch */ color: oklch(88.2% 0.146 171.4);
Tailwind
colors: {
custom: {
50: '#98fbdb',
500: '#59f7cc',
950: '#000000',
},
}SCSS
$custom: #59f7cc; $custom-light: #98fbdb; $custom-dark: #000000;
JSON
{
"hex": "#59f7cc",
"rgb": {
"r": 89,
"g": 247,
"b": 204
},
"hsl": {
"h": 163.671,
"s": 90.805,
"l": 65.882
},
"oklch": {
"l": 0.8821,
"c": 0.14583,
"h": 171.4
},
"luminance": 0.73005
}Semantic roles & 50–950 ramp
primary
#59F7CC
secondary
#C82C57
accent
#003EE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1715
muted
#808584