#59FFBE#59FFBE
#59FFBE is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.8% C 0.165 H 163.2°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFBE |
|---|---|
| RGB | rgb(89, 255, 190) |
| HSL | hsl(157, 100%, 67%) |
| HSV | hsv(157, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(90.49, -57.61, 18.68) |
| CIE-LCH | lch(90.49, 60.56, 162.03°) |
| OKLab | oklab(89.78% -0.1583 0.0477) |
| OKLCH | oklch(89.78% 0.165 163.2) |
| XYZ | xyz(49.1690, 77.3562, 61.0452) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.95
Light Greenish Blue
#63F7B4
ΔE00 2.04
Light Aquamarine
#7BFDC7
ΔE00 2.89
Greenish Turquoise
#00FBB0
ΔE00 2.91
Light Blue Green
#7EFBB3
ΔE00 3.74
Bright Teal
#01F9C6
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFBE #FF599A
analogous
#59FF6B #59FFBE #59EDFF
triadic
#59FFBE #BE59FF #FFBE59
tetradic
#59FFBE #6B59FF #FF599A #EDFF59
square
#59FFBE #6B59FF #FF599A #EDFF59
split-complementary
#59FFBE #FF59ED #FF6B59
monochromatic
#00DE87 #1CFFA6 #59FFBE #96FFD6 #D3FFEE
Accessibility & contrast
On white
1.27
#59FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#59FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFBE
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFBE | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBA
Deuteranopia (green-blind)
#E5DDC2
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #59ffbe; /* rgb */ color: rgb(89, 255, 190); /* oklch */ color: oklch(89.8% 0.165 163.2);
Tailwind
colors: {
custom: {
50: '#99ffd1',
500: '#59ffbe',
950: '#000000',
},
}SCSS
$custom: #59ffbe; $custom-light: #99ffd1; $custom-dark: #000000;
JSON
{
"hex": "#59ffbe",
"rgb": {
"r": 89,
"g": 255,
"b": 190
},
"hsl": {
"h": 156.506,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.89777,
"c": 0.16537,
"h": 163.2
},
"luminance": 0.77362
}Semantic roles & 50–950 ramp
primary
#59FFBE
secondary
#D6266B
accent
#005AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683