#59F4C5#59F4C5
#59F4C5 is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.3% C 0.147 H 169.2°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #59F4C5 |
|---|---|
| RGB | rgb(89, 244, 197) |
| HSL | hsl(162, 88%, 65%) |
| HSV | hsv(162, 64%, 96%) |
| CMYK | cmyk(63.5%, 0%, 19.3%, 4.3%) |
| CIE-LAB | lab(87.41, -51.64, 10.73) |
| CIE-LCH | lch(87.41, 52.74, 168.26°) |
| OKLab | oklab(87.31% -0.1443 0.0274) |
| OKLCH | oklch(87.31% 0.147 169.2) |
| XYZ | xyz(46.5435, 70.8514, 64.0353) |
| Luminance | 0.7086 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.67
Light Turquoise
#7EF4CC
ΔE00 3.00
Aqua Marine
#2EE8BB
ΔE00 3.26
Aquamarine
#7FFFD4
ΔE00 3.48
Light Aquamarine
#7BFDC7
ΔE00 3.51
Light Greenish Blue
#63F7B4
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F4C5 #F45988
analogous
#59F477 #59F4C5 #59D6F4
triadic
#59F4C5 #C559F4 #F4C559
tetradic
#59F4C5 #7759F4 #F45988 #D6F459
square
#59F4C5 #7759F4 #F45988 #D6F459
split-complementary
#59F4C5 #F459D6 #F47759
monochromatic
#0DC68E #20F0B1 #59F4C5 #92F8D9 #CCFCED
Accessibility & contrast
On white
1.38
#59F4C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#59F4C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F4C5
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F4C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F4C5 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE4C3
Deuteranopia (green-blind)
#D8D5C8
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #59f4c5; /* rgb */ color: rgb(89, 244, 197); /* oklch */ color: oklch(87.3% 0.147 169.2);
Tailwind
colors: {
custom: {
50: '#98f8d6',
500: '#59f4c5',
950: '#000000',
},
}SCSS
$custom: #59f4c5; $custom-light: #98f8d6; $custom-dark: #000000;
JSON
{
"hex": "#59f4c5",
"rgb": {
"r": 89,
"g": 244,
"b": 197
},
"hsl": {
"h": 161.806,
"s": 87.571,
"l": 65.294
},
"oklch": {
"l": 0.87312,
"c": 0.14691,
"h": 169.2
},
"luminance": 0.70856
}Semantic roles & 50–950 ramp
primary
#59F4C5
secondary
#C32F5C
accent
#0146E4
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583