#59FFCF#59FFCF
#59FFCF is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.153 H 170.0°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFCF |
|---|---|
| RGB | rgb(89, 255, 207) |
| HSL | hsl(163, 100%, 67%) |
| HSV | hsv(163, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(90.85, -53.88, 10.45) |
| CIE-LCH | lch(90.85, 54.88, 169.02°) |
| OKLab | oklab(90.19% -0.1508 0.0267) |
| OKLCH | oklch(90.19% 0.153 170) |
| XYZ | xyz(51.1366, 78.1432, 71.4076) |
| Luminance | 0.7815 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.69
Bright Teal
#01F9C6
ΔE00 2.70
Light Aquamarine
#7BFDC7
ΔE00 3.24
Light Turquoise
#7EF4CC
ΔE00 3.79
Light Aqua
#8CFFDB
ΔE00 4.37
Greenish Cyan
#2AFEB7
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFCF #FF5989
analogous
#59FF7C #59FFCF #59DCFF
triadic
#59FFCF #CF59FF #FFCF59
tetradic
#59FFCF #7C59FF #FF5989 #DCFF59
square
#59FFCF #7C59FF #FF5989 #DCFF59
split-complementary
#59FFCF #FF59DC #FF7C59
monochromatic
#00DE9E #1CFFBD #59FFCF #96FFE1 #D3FFF2
Accessibility & contrast
On white
1.26
#59FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#59FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFCF
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFCF | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCD
Deuteranopia (green-blind)
#E1DED2
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #59ffcf; /* rgb */ color: rgb(89, 255, 207); /* oklch */ color: oklch(90.2% 0.153 170.0);
Tailwind
colors: {
custom: {
50: '#99ffdd',
500: '#59ffcf',
950: '#000000',
},
}SCSS
$custom: #59ffcf; $custom-light: #99ffdd; $custom-dark: #000000;
JSON
{
"hex": "#59ffcf",
"rgb": {
"r": 89,
"g": 255,
"b": 207
},
"hsl": {
"h": 162.651,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.90191,
"c": 0.15312,
"h": 170
},
"luminance": 0.78149
}Semantic roles & 50–950 ramp
primary
#59FFCF
secondary
#D62659
accent
#0042E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684