#59FEBD#59FEBD
#59FEBD is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.5% C 0.165 H 163.1°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #59FEBD |
|---|---|
| RGB | rgb(89, 254, 189) |
| HSL | hsl(156, 99%, 67%) |
| HSV | hsv(156, 65%, 100%) |
| CMYK | cmyk(65%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(90.17, -57.43, 18.76) |
| CIE-LCH | lch(90.17, 60.41, 161.91°) |
| OKLab | oklab(89.51% -0.1578 0.0479) |
| OKLCH | oklch(89.51% 0.165 163.1) |
| XYZ | xyz(48.7420, 76.6763, 60.3655) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.85
Greenish Cyan
#2AFEB7
ΔE00 1.93
Greenish Turquoise
#00FBB0
ΔE00 2.84
Light Aquamarine
#7BFDC7
ΔE00 2.89
Light Blue Green
#7EFBB3
ΔE00 3.66
Bright Teal
#01F9C6
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FEBD #FE599A
analogous
#59FE6B #59FEBD #59ECFE
triadic
#59FEBD #BD59FE #FEBD59
tetradic
#59FEBD #6B59FE #FE599A #ECFE59
square
#59FEBD #6B59FE #FE599A #ECFE59
split-complementary
#59FEBD #FE59EC #FE6B59
monochromatic
#01DB85 #1CFEA5 #59FEBD #96FED5 #D3FFED
Accessibility & contrast
On white
1.29
#59FEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#59FEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FEBD
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FEBD | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB9
Deuteranopia (green-blind)
#E4DCC1
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #59febd; /* rgb */ color: rgb(89, 254, 189); /* oklch */ color: oklch(89.5% 0.165 163.1);
Tailwind
colors: {
custom: {
50: '#99ffd1',
500: '#59febd',
950: '#000000',
},
}SCSS
$custom: #59febd; $custom-light: #99ffd1; $custom-dark: #000000;
JSON
{
"hex": "#59febd",
"rgb": {
"r": 89,
"g": 254,
"b": 189
},
"hsl": {
"h": 156.364,
"s": 98.802,
"l": 67.255
},
"oklch": {
"l": 0.89514,
"c": 0.16491,
"h": 163.1
},
"luminance": 0.76682
}Semantic roles & 50–950 ramp
primary
#59FEBD
secondary
#D4276B
accent
#005AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683