#59F4BE#59F4BE
#59F4BE is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.1% C 0.152 H 166.2°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #59F4BE |
|---|---|
| RGB | rgb(89, 244, 190) |
| HSL | hsl(159, 88%, 65%) |
| HSV | hsv(159, 64%, 96%) |
| CMYK | cmyk(63.5%, 0%, 22.1%, 4.3%) |
| CIE-LAB | lab(87.26, -53.21, 14.15) |
| CIE-LCH | lch(87.26, 55.06, 165.11°) |
| OKLab | oklab(87.14% -0.1474 0.0362) |
| OKLCH | oklch(87.14% 0.152 166.2) |
| XYZ | xyz(45.7600, 70.5380, 59.9088) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.95
Light Greenish Blue
#63F7B4
ΔE00 3.01
Bright Teal
#01F9C6
ΔE00 3.10
Greenish Cyan
#2AFEB7
ΔE00 3.82
Aqua Marine
#2EE8BB
ΔE00 3.88
Light Turquoise
#7EF4CC
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F4BE #F4598F
analogous
#59F470 #59F4BE #59DCF4
triadic
#59F4BE #BE59F4 #F4BE59
tetradic
#59F4BE #7059F4 #F4598F #DCF459
square
#59F4BE #7059F4 #F4598F #DCF459
split-complementary
#59F4BE #F459DC #F47059
monochromatic
#0DC685 #20F0A8 #59F4BE #92F8D4 #CCFCEB
Accessibility & contrast
On white
1.39
#59F4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#59F4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F4BE
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F4BE | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BB
Deuteranopia (green-blind)
#DAD4C2
Tritanopia (blue-blind)
#00F5E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #59f4be; /* rgb */ color: rgb(89, 244, 190); /* oklch */ color: oklch(87.1% 0.152 166.2);
Tailwind
colors: {
custom: {
50: '#97f8d1',
500: '#59f4be',
950: '#000000',
},
}SCSS
$custom: #59f4be; $custom-light: #97f8d1; $custom-dark: #000000;
JSON
{
"hex": "#59f4be",
"rgb": {
"r": 89,
"g": 244,
"b": 190
},
"hsl": {
"h": 159.097,
"s": 87.571,
"l": 65.294
},
"oklch": {
"l": 0.87137,
"c": 0.15183,
"h": 166.2
},
"luminance": 0.70543
}Semantic roles & 50–950 ramp
primary
#59F4BE
secondary
#C32F62
accent
#0150E4
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583