#59FFC6#59FFC6
#59FFC6 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.0% C 0.159 H 166.2°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFC6 |
|---|---|
| RGB | rgb(89, 255, 198) |
| HSL | hsl(159, 100%, 67%) |
| HSV | hsv(159, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 22.4%, 0%) |
| CIE-LAB | lab(90.65, -55.89, 14.81) |
| CIE-LCH | lch(90.65, 57.82, 165.16°) |
| OKLab | oklab(89.97% -0.1548 0.0379) |
| OKLCH | oklch(89.97% 0.159 166.2) |
| XYZ | xyz(50.0675, 77.7156, 65.7771) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.41
Greenish Cyan
#2AFEB7
ΔE00 3.04
Bright Teal
#01F9C6
ΔE00 3.20
Light Greenish Blue
#63F7B4
ΔE00 3.25
Aquamarine
#7FFFD4
ΔE00 3.72
Greenish Turquoise
#00FBB0
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFC6 #FF5992
analogous
#59FF73 #59FFC6 #59E5FF
triadic
#59FFC6 #C659FF #FFC659
tetradic
#59FFC6 #7359FF #FF5992 #E5FF59
square
#59FFC6 #7359FF #FF5992 #E5FF59
split-complementary
#59FFC6 #FF59E5 #FF7359
monochromatic
#00DE92 #1CFFB1 #59FFC6 #96FFDB #D3FFF0
Accessibility & contrast
On white
1.27
#59FFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#59FFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFC6
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFC6 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEC3
Deuteranopia (green-blind)
#E3DECA
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #59ffc6; /* rgb */ color: rgb(89, 255, 198); /* oklch */ color: oklch(90.0% 0.159 166.2);
Tailwind
colors: {
custom: {
50: '#99ffd7',
500: '#59ffc6',
950: '#000000',
},
}SCSS
$custom: #59ffc6; $custom-light: #99ffd7; $custom-dark: #000000;
JSON
{
"hex": "#59ffc6",
"rgb": {
"r": 89,
"g": 255,
"b": 198
},
"hsl": {
"h": 159.398,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.89967,
"c": 0.15935,
"h": 166.2
},
"luminance": 0.77721
}Semantic roles & 50–950 ramp
primary
#59FFC6
secondary
#D62662
accent
#004FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683