#59FCCE#59FCCE
#59FCCE is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.5% C 0.150 H 170.5°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #59FCCE |
|---|---|
| RGB | rgb(89, 252, 206) |
| HSL | hsl(163, 96%, 67%) |
| HSV | hsv(163, 65%, 99%) |
| CMYK | cmyk(64.7%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(89.95, -52.88, 9.69) |
| CIE-LCH | lch(89.95, 53.76, 169.62°) |
| OKLab | oklab(89.45% -0.1483 0.0247) |
| OKLCH | oklch(89.45% 0.15 170.5) |
| XYZ | xyz(50.0652, 76.1954, 70.4492) |
| Luminance | 0.7620 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.58
Aquamarine
#7FFFD4
ΔE00 2.68
Light Turquoise
#7EF4CC
ΔE00 3.36
Light Aquamarine
#7BFDC7
ΔE00 3.46
Light Aqua
#8CFFDB
ΔE00 4.22
Aqua Marine
#2EE8BB
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FCCE #FC5987
analogous
#59FC7C #59FCCE #59D9FC
triadic
#59FCCE #CE59FC #FCCE59
tetradic
#59FCCE #7C59FC #FC5987 #D9FC59
square
#59FCCE #7C59FC #FC5987 #D9FC59
split-complementary
#59FCCE #FC59D9 #FC7C59
monochromatic
#04D79B #1DFBBC #59FCCE #95FDE0 #D1FEF1
Accessibility & contrast
On white
1.29
#59FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#59FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FCCE
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FCCE | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCC
Deuteranopia (green-blind)
#DEDBD1
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #59fcce; /* rgb */ color: rgb(89, 252, 206); /* oklch */ color: oklch(89.5% 0.150 170.5);
Tailwind
colors: {
custom: {
50: '#99fedd',
500: '#59fcce',
950: '#000000',
},
}SCSS
$custom: #59fcce; $custom-light: #99fedd; $custom-dark: #000000;
JSON
{
"hex": "#59fcce",
"rgb": {
"r": 89,
"g": 252,
"b": 206
},
"hsl": {
"h": 163.067,
"s": 96.45,
"l": 66.863
},
"oklch": {
"l": 0.89452,
"c": 0.15031,
"h": 170.5
},
"luminance": 0.76201
}Semantic roles & 50–950 ramp
primary
#59FCCE
secondary
#D12858
accent
#0041E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684