#59FFCC#59FFCC
#59FFCC is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.1% C 0.155 H 168.7°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFCC |
|---|---|
| RGB | rgb(89, 255, 204) |
| HSL | hsl(162, 100%, 67%) |
| HSV | hsv(162, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 20%, 0%) |
| CIE-LAB | lab(90.78, -54.56, 11.90) |
| CIE-LCH | lch(90.78, 55.84, 167.69°) |
| OKLab | oklab(90.12% -0.1521 0.0304) |
| OKLCH | oklch(90.12% 0.155 168.7) |
| XYZ | xyz(50.7733, 77.9979, 69.4943) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.70
Light Aquamarine
#7BFDC7
ΔE00 2.82
Aquamarine
#7FFFD4
ΔE00 2.92
Light Turquoise
#7EF4CC
ΔE00 4.00
Greenish Cyan
#2AFEB7
ΔE00 4.23
Light Greenish Blue
#63F7B4
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFCC #FF598C
analogous
#59FF79 #59FFCC #59DFFF
triadic
#59FFCC #CC59FF #FFCC59
tetradic
#59FFCC #7959FF #FF598C #DFFF59
square
#59FFCC #7959FF #FF598C #DFFF59
split-complementary
#59FFCC #FF59DF #FF7959
monochromatic
#00DE9A #1CFFB9 #59FFCC #96FFDF #D3FFF2
Accessibility & contrast
On white
1.27
#59FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#59FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFCC
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFCC | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC9
Deuteranopia (green-blind)
#E2DECF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #59ffcc; /* rgb */ color: rgb(89, 255, 204); /* oklch */ color: oklch(90.1% 0.155 168.7);
Tailwind
colors: {
custom: {
50: '#99ffdb',
500: '#59ffcc',
950: '#000000',
},
}SCSS
$custom: #59ffcc; $custom-light: #99ffdb; $custom-dark: #000000;
JSON
{
"hex": "#59ffcc",
"rgb": {
"r": 89,
"g": 255,
"b": 204
},
"hsl": {
"h": 161.566,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.90115,
"c": 0.15513,
"h": 168.7
},
"luminance": 0.78003
}Semantic roles & 50–950 ramp
primary
#59FFCC
secondary
#D6265C
accent
#0047E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1815
muted
#808684