#59FECB#59FECB
#59FECB is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.9% C 0.155 H 168.6°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #59FECB |
|---|---|
| RGB | rgb(89, 254, 203) |
| HSL | hsl(161, 99%, 67%) |
| HSV | hsv(161, 65%, 100%) |
| CMYK | cmyk(65%, 0%, 20.1%, 0.4%) |
| CIE-LAB | lab(90.47, -54.38, 11.97) |
| CIE-LCH | lch(90.47, 55.68, 167.58°) |
| OKLab | oklab(89.85% -0.1516 0.0306) |
| OKLCH | oklch(89.85% 0.155 168.6) |
| XYZ | xyz(50.3356, 77.3138, 68.7586) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.63
Light Aquamarine
#7BFDC7
ΔE00 2.76
Aquamarine
#7FFFD4
ΔE00 2.94
Light Turquoise
#7EF4CC
ΔE00 3.90
Greenish Cyan
#2AFEB7
ΔE00 4.19
Light Greenish Blue
#63F7B4
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FECB #FE598C
analogous
#59FE79 #59FECB #59DEFE
triadic
#59FECB #CB59FE #FECB59
tetradic
#59FECB #7959FE #FE598C #DEFE59
square
#59FECB #7959FE #FE598C #DEFE59
split-complementary
#59FECB #FE59DE #FE7959
monochromatic
#01DB98 #1CFEB8 #59FECB #96FEDE #D3FFF1
Accessibility & contrast
On white
1.28
#59FECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#59FECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FECB
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FECB | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC8
Deuteranopia (green-blind)
#E1DDCE
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #59fecb; /* rgb */ color: rgb(89, 254, 203); /* oklch */ color: oklch(89.9% 0.155 168.6);
Tailwind
colors: {
custom: {
50: '#99ffda',
500: '#59fecb',
950: '#000000',
},
}SCSS
$custom: #59fecb; $custom-light: #99ffda; $custom-dark: #000000;
JSON
{
"hex": "#59fecb",
"rgb": {
"r": 89,
"g": 254,
"b": 203
},
"hsl": {
"h": 161.455,
"s": 98.802,
"l": 67.255
},
"oklch": {
"l": 0.89852,
"c": 0.15463,
"h": 168.6
},
"luminance": 0.77319
}Semantic roles & 50–950 ramp
primary
#59FECB
secondary
#D4275C
accent
#0047E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1815
muted
#808684