#59F3CC#59F3CC
#59F3CC is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.3% C 0.141 H 172.9°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #59F3CC |
|---|---|
| RGB | rgb(89, 243, 204) |
| HSL | hsl(165, 87%, 65%) |
| HSV | hsv(165, 63%, 95%) |
| CMYK | cmyk(63.4%, 0%, 16%, 4.7%) |
| CIE-LAB | lab(87.28, -49.61, 6.90) |
| CIE-LCH | lch(87.28, 50.08, 172.08°) |
| OKLab | oklab(87.26% -0.1402 0.0175) |
| OKLCH | oklch(87.26% 0.141 172.9) |
| XYZ | xyz(47.0641, 70.5796, 68.2579) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.93
Aqua Marine
#2EE8BB
ΔE00 3.44
Bright Teal
#01F9C6
ΔE00 3.50
Aqua (survey)
#13EAC9
ΔE00 3.59
Aquamarine
#7FFFD4
ΔE00 3.73
Light Aqua
#8CFFDB
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F3CC #F35980
analogous
#59F37F #59F3CC #59CDF3
triadic
#59F3CC #CC59F3 #F3CC59
tetradic
#59F3CC #7F59F3 #F35980 #CDF359
square
#59F3CC #7F59F3 #F35980 #CDF359
split-complementary
#59F3CC #F359CD #F37F59
monochromatic
#0EC396 #20EFBA #59F3CC #92F7DE #CBFBEF
Accessibility & contrast
On white
1.39
#59F3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#59F3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F3CC
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F3CC | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4CA
Deuteranopia (green-blind)
#D6D4CF
Tritanopia (blue-blind)
#00F5E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #59f3cc; /* rgb */ color: rgb(89, 243, 204); /* oklch */ color: oklch(87.3% 0.141 172.9);
Tailwind
colors: {
custom: {
50: '#98f8db',
500: '#59f3cc',
950: '#000000',
},
}SCSS
$custom: #59f3cc; $custom-light: #98f8db; $custom-dark: #000000;
JSON
{
"hex": "#59f3cc",
"rgb": {
"r": 89,
"g": 243,
"b": 204
},
"hsl": {
"h": 164.805,
"s": 86.517,
"l": 65.098
},
"oklch": {
"l": 0.87257,
"c": 0.14128,
"h": 172.9
},
"luminance": 0.70585
}Semantic roles & 50–950 ramp
primary
#59F3CC
secondary
#C12F54
accent
#023BE3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1715
muted
#808584