#59FFCE#59FFCE
#59FFCE is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.154 H 169.5°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFCE |
|---|---|
| RGB | rgb(89, 255, 206) |
| HSL | hsl(162, 100%, 67%) |
| HSV | hsv(162, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(90.82, -54.10, 10.94) |
| CIE-LCH | lch(90.82, 55.20, 168.57°) |
| OKLab | oklab(90.17% -0.1512 0.028) |
| OKLCH | oklch(90.17% 0.154 169.5) |
| XYZ | xyz(51.0147, 78.0945, 70.7657) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.68
Aquamarine
#7FFFD4
ΔE00 2.75
Light Aquamarine
#7BFDC7
ΔE00 3.09
Light Turquoise
#7EF4CC
ΔE00 3.85
Light Aqua
#8CFFDB
ΔE00 4.49
Greenish Cyan
#2AFEB7
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFCE #FF598A
analogous
#59FF7B #59FFCE #59DDFF
triadic
#59FFCE #CE59FF #FFCE59
tetradic
#59FFCE #7B59FF #FF598A #DDFF59
square
#59FFCE #7B59FF #FF598A #DDFF59
split-complementary
#59FFCE #FF59DD #FF7B59
monochromatic
#00DE9C #1CFFBC #59FFCE #96FFE0 #D3FFF2
Accessibility & contrast
On white
1.26
#59FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#59FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFCE
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFCE | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECC
Deuteranopia (green-blind)
#E1DED1
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #59ffce; /* rgb */ color: rgb(89, 255, 206); /* oklch */ color: oklch(90.2% 0.154 169.5);
Tailwind
colors: {
custom: {
50: '#99ffdd',
500: '#59ffce',
950: '#000000',
},
}SCSS
$custom: #59ffce; $custom-light: #99ffdd; $custom-dark: #000000;
JSON
{
"hex": "#59ffce",
"rgb": {
"r": 89,
"g": 255,
"b": 206
},
"hsl": {
"h": 162.289,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.90165,
"c": 0.15378,
"h": 169.5
},
"luminance": 0.781
}Semantic roles & 50–950 ramp
primary
#59FFCE
secondary
#D6265A
accent
#0044E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684