#59F4BD#59F4BD
#59F4BD is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.1% C 0.153 H 165.8°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #59F4BD |
|---|---|
| RGB | rgb(89, 244, 189) |
| HSL | hsl(159, 88%, 65%) |
| HSV | hsv(159, 64%, 96%) |
| CMYK | cmyk(63.5%, 0%, 22.5%, 4.3%) |
| CIE-LAB | lab(87.24, -53.43, 14.64) |
| CIE-LCH | lch(87.24, 55.40, 164.68°) |
| OKLab | oklab(87.11% -0.1479 0.0375) |
| OKLCH | oklch(87.11% 0.153 165.8) |
| XYZ | xyz(45.6510, 70.4945, 59.3352) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.80
Light Aquamarine
#7BFDC7
ΔE00 2.93
Bright Teal
#01F9C6
ΔE00 3.23
Greenish Cyan
#2AFEB7
ΔE00 3.67
Aqua Marine
#2EE8BB
ΔE00 4.01
Light Turquoise
#7EF4CC
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F4BD #F45990
analogous
#59F470 #59F4BD #59DDF4
triadic
#59F4BD #BD59F4 #F4BD59
tetradic
#59F4BD #7059F4 #F45990 #DDF459
square
#59F4BD #7059F4 #F45990 #DDF459
split-complementary
#59F4BD #F459DD #F47059
monochromatic
#0DC684 #20F0A6 #59F4BD #92F8D4 #CCFCEB
Accessibility & contrast
On white
1.39
#59F4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#59F4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F4BD
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F4BD | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BA
Deuteranopia (green-blind)
#DAD4C1
Tritanopia (blue-blind)
#00F5E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #59f4bd; /* rgb */ color: rgb(89, 244, 189); /* oklch */ color: oklch(87.1% 0.153 165.8);
Tailwind
colors: {
custom: {
50: '#97f8d1',
500: '#59f4bd',
950: '#000000',
},
}SCSS
$custom: #59f4bd; $custom-light: #97f8d1; $custom-dark: #000000;
JSON
{
"hex": "#59f4bd",
"rgb": {
"r": 89,
"g": 244,
"b": 189
},
"hsl": {
"h": 158.71,
"s": 87.571,
"l": 65.294
},
"oklch": {
"l": 0.87113,
"c": 0.15257,
"h": 165.8
},
"luminance": 0.70499
}Semantic roles & 50–950 ramp
primary
#59F4BD
secondary
#C32F63
accent
#0152E4
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583