#59F6CB#59F6CB
#59F6CB is a very light, vivid teal. Relative luminance 0.723; OKLCH L 87.9% C 0.145 H 171.3°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #59F6CB |
|---|---|
| RGB | rgb(89, 246, 203) |
| HSL | hsl(164, 90%, 66%) |
| HSV | hsv(164, 64%, 96%) |
| CMYK | cmyk(63.8%, 0%, 17.5%, 3.5%) |
| CIE-LAB | lab(88.13, -51.09, 8.64) |
| CIE-LCH | lch(88.13, 51.82, 170.40°) |
| OKLab | oklab(87.95% -0.1436 0.022) |
| OKLCH | oklch(87.95% 0.145 171.3) |
| XYZ | xyz(47.8497, 72.3420, 67.9300) |
| Luminance | 0.7235 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.80
Light Turquoise
#7EF4CC
ΔE00 2.85
Aquamarine
#7FFFD4
ΔE00 3.16
Aqua Marine
#2EE8BB
ΔE00 3.62
Light Aquamarine
#7BFDC7
ΔE00 4.05
Light Aqua
#8CFFDB
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F6CB #F65984
analogous
#59F67C #59F6CB #59D2F6
triadic
#59F6CB #CB59F6 #F6CB59
tetradic
#59F6CB #7C59F6 #F65984 #D2F659
square
#59F6CB #7C59F6 #F65984 #D2F659
split-complementary
#59F6CB #F659D2 #F67C59
monochromatic
#0BCA95 #1FF3B9 #59F6CB #93F9DD #CDFCEF
Accessibility & contrast
On white
1.36
#59F6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#59F6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F6CB
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F6CB | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7C9
Deuteranopia (green-blind)
#D9D7CE
Tritanopia (blue-blind)
#00F8EA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #59f6cb; /* rgb */ color: rgb(89, 246, 203); /* oklch */ color: oklch(87.9% 0.145 171.3);
Tailwind
colors: {
custom: {
50: '#98fada',
500: '#59f6cb',
950: '#000000',
},
}SCSS
$custom: #59f6cb; $custom-light: #98fada; $custom-dark: #000000;
JSON
{
"hex": "#59f6cb",
"rgb": {
"r": 89,
"g": 246,
"b": 203
},
"hsl": {
"h": 163.567,
"s": 89.714,
"l": 65.686
},
"oklch": {
"l": 0.87945,
"c": 0.14532,
"h": 171.3
},
"luminance": 0.72347
}Semantic roles & 50–950 ramp
primary
#59F6CB
secondary
#C62D57
accent
#003FE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583