#59FFBD#59FFBD
#59FFBD is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.8% C 0.166 H 162.9°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFBD |
|---|---|
| RGB | rgb(89, 255, 189) |
| HSL | hsl(156, 100%, 67%) |
| HSV | hsv(156, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(90.47, -57.82, 19.16) |
| CIE-LCH | lch(90.47, 60.91, 161.66°) |
| OKLab | oklab(89.76% -0.1588 0.0489) |
| OKLCH | oklch(89.76% 0.166 162.9) |
| XYZ | xyz(49.0601, 77.3126, 60.4715) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.88
Light Greenish Blue
#63F7B4
ΔE00 1.95
Greenish Turquoise
#00FBB0
ΔE00 2.81
Light Aquamarine
#7BFDC7
ΔE00 3.01
Light Blue Green
#7EFBB3
ΔE00 3.61
Bright Sea Green
#05FFA6
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFBD #FF599B
analogous
#59FF6A #59FFBD #59EEFF
triadic
#59FFBD #BD59FF #FFBD59
tetradic
#59FFBD #6A59FF #FF599B #EEFF59
square
#59FFBD #6A59FF #FF599B #EEFF59
split-complementary
#59FFBD #FF59EE #FF6A59
monochromatic
#00DE85 #1CFFA5 #59FFBD #96FFD5 #D3FFEE
Accessibility & contrast
On white
1.28
#59FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#59FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFBD
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFBD | 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)
#FBEDB9
Deuteranopia (green-blind)
#E5DDC1
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #59ffbd; /* rgb */ color: rgb(89, 255, 189); /* oklch */ color: oklch(89.8% 0.166 162.9);
Tailwind
colors: {
custom: {
50: '#99ffd1',
500: '#59ffbd',
950: '#000000',
},
}SCSS
$custom: #59ffbd; $custom-light: #99ffd1; $custom-dark: #000000;
JSON
{
"hex": "#59ffbd",
"rgb": {
"r": 89,
"g": 255,
"b": 189
},
"hsl": {
"h": 156.145,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.89755,
"c": 0.16615,
"h": 162.9
},
"luminance": 0.77318
}Semantic roles & 50–950 ramp
primary
#59FFBD
secondary
#D6266C
accent
#005BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683