#59FFC0#59FFC0
#59FFC0 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.8% C 0.164 H 164.0°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFC0 |
|---|---|
| RGB | rgb(89, 255, 192) |
| HSL | hsl(157, 100%, 67%) |
| HSV | hsv(157, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 24.7%, 0%) |
| CIE-LAB | lab(90.53, -57.19, 17.71) |
| CIE-LCH | lch(90.53, 59.87, 162.79°) |
| OKLab | oklab(89.82% -0.1575 0.0452) |
| OKLCH | oklch(89.82% 0.164 164) |
| XYZ | xyz(49.3891, 77.4442, 62.2043) |
| Luminance | 0.7745 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 2.14
Light Greenish Blue
#63F7B4
ΔE00 2.28
Light Aquamarine
#7BFDC7
ΔE00 2.68
Greenish Turquoise
#00FBB0
ΔE00 3.14
Light Blue Green
#7EFBB3
ΔE00 4.03
Bright Teal
#01F9C6
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFC0 #FF5998
analogous
#59FF6D #59FFC0 #59EBFF
triadic
#59FFC0 #C059FF #FFC059
tetradic
#59FFC0 #6D59FF #FF5998 #EBFF59
square
#59FFC0 #6D59FF #FF5998 #EBFF59
split-complementary
#59FFC0 #FF59EB #FF6D59
monochromatic
#00DE89 #1CFFA9 #59FFC0 #96FFD7 #D3FFEE
Accessibility & contrast
On white
1.27
#59FFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#59FFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFC0
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFC0 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBD
Deuteranopia (green-blind)
#E4DDC4
Tritanopia (blue-blind)
#00FFEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #59ffc0; /* rgb */ color: rgb(89, 255, 192); /* oklch */ color: oklch(89.8% 0.164 164.0);
Tailwind
colors: {
custom: {
50: '#99ffd3',
500: '#59ffc0',
950: '#000000',
},
}SCSS
$custom: #59ffc0; $custom-light: #99ffd3; $custom-dark: #000000;
JSON
{
"hex": "#59ffc0",
"rgb": {
"r": 89,
"g": 255,
"b": 192
},
"hsl": {
"h": 157.229,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.89824,
"c": 0.16383,
"h": 164
},
"luminance": 0.7745
}Semantic roles & 50–950 ramp
primary
#59FFC0
secondary
#D62669
accent
#0057E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683