#59FFC8#59FFC8
#59FFC8 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.0% C 0.158 H 167.0°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFC8 |
|---|---|
| RGB | rgb(89, 255, 200) |
| HSL | hsl(160, 100%, 67%) |
| HSV | hsv(160, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(90.69, -55.45, 13.84) |
| CIE-LCH | lch(90.69, 57.15, 165.98°) |
| OKLab | oklab(90.02% -0.1539 0.0354) |
| OKLCH | oklch(90.02% 0.158 167) |
| XYZ | xyz(50.2997, 77.8085, 67.0000) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.47
Bright Teal
#01F9C6
ΔE00 2.98
Greenish Cyan
#2AFEB7
ΔE00 3.41
Aquamarine
#7FFFD4
ΔE00 3.42
Light Greenish Blue
#63F7B4
ΔE00 3.63
Greenish Turquoise
#00FBB0
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFC8 #FF5990
analogous
#59FF75 #59FFC8 #59E3FF
triadic
#59FFC8 #C859FF #FFC859
tetradic
#59FFC8 #7559FF #FF5990 #E3FF59
square
#59FFC8 #7559FF #FF5990 #E3FF59
split-complementary
#59FFC8 #FF59E3 #FF7559
monochromatic
#00DE94 #1CFFB4 #59FFC8 #96FFDC #D3FFF1
Accessibility & contrast
On white
1.27
#59FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#59FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFC8
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFC8 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC5
Deuteranopia (green-blind)
#E3DECC
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #59ffc8; /* rgb */ color: rgb(89, 255, 200); /* oklch */ color: oklch(90.0% 0.158 167.0);
Tailwind
colors: {
custom: {
50: '#99ffd8',
500: '#59ffc8',
950: '#000000',
},
}SCSS
$custom: #59ffc8; $custom-light: #99ffd8; $custom-dark: #000000;
JSON
{
"hex": "#59ffc8",
"rgb": {
"r": 89,
"g": 255,
"b": 200
},
"hsl": {
"h": 160.12,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.90016,
"c": 0.15791,
"h": 167
},
"luminance": 0.77814
}Semantic roles & 50–950 ramp
primary
#59FFC8
secondary
#D62660
accent
#004CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683