#59F4BC#59F4BC
#59F4BC is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.1% C 0.153 H 165.4°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #59F4BC |
|---|---|
| RGB | rgb(89, 244, 188) |
| HSL | hsl(158, 88%, 65%) |
| HSV | hsv(158, 64%, 96%) |
| CMYK | cmyk(63.5%, 0%, 23%, 4.3%) |
| CIE-LAB | lab(87.22, -53.65, 15.13) |
| CIE-LCH | lch(87.22, 55.74, 164.25°) |
| OKLab | oklab(87.09% -0.1483 0.0387) |
| OKLCH | oklch(87.09% 0.153 165.4) |
| XYZ | xyz(45.5429, 70.4512, 58.7655) |
| Luminance | 0.7046 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.58
Light Aquamarine
#7BFDC7
ΔE00 2.94
Bright Teal
#01F9C6
ΔE00 3.36
Greenish Cyan
#2AFEB7
ΔE00 3.53
Greenish Turquoise
#00FBB0
ΔE00 4.06
Aqua Marine
#2EE8BB
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F4BC #F45991
analogous
#59F46F #59F4BC #59DEF4
triadic
#59F4BC #BC59F4 #F4BC59
tetradic
#59F4BC #6F59F4 #F45991 #DEF459
square
#59F4BC #6F59F4 #F45991 #DEF459
split-complementary
#59F4BC #F459DE #F46F59
monochromatic
#0DC683 #20F0A5 #59F4BC #92F8D3 #CCFCEA
Accessibility & contrast
On white
1.39
#59F4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#59F4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F4BC
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F4BC | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4B9
Deuteranopia (green-blind)
#DAD4C0
Tritanopia (blue-blind)
#00F4E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #59f4bc; /* rgb */ color: rgb(89, 244, 188); /* oklch */ color: oklch(87.1% 0.153 165.4);
Tailwind
colors: {
custom: {
50: '#97f9d0',
500: '#59f4bc',
950: '#000000',
},
}SCSS
$custom: #59f4bc; $custom-light: #97f9d0; $custom-dark: #000000;
JSON
{
"hex": "#59f4bc",
"rgb": {
"r": 89,
"g": 244,
"b": 188
},
"hsl": {
"h": 158.323,
"s": 87.571,
"l": 65.294
},
"oklch": {
"l": 0.87088,
"c": 0.15331,
"h": 165.4
},
"luminance": 0.70456
}Semantic roles & 50–950 ramp
primary
#59F4BC
secondary
#C32F64
accent
#0153E4
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583