#59E2D2#59E2D2
#59E2D2 is a very light, vivid teal. Relative luminance 0.612; OKLCH L 83.4% C 0.121 H 184.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #59E2D2 |
|---|---|
| RGB | rgb(89, 226, 210) |
| HSL | hsl(173, 70%, 62%) |
| HSV | hsv(173, 61%, 89%) |
| CMYK | cmyk(60.6%, 0%, 7.1%, 11.4%) |
| CIE-LAB | lab(82.47, -40.76, -3.26) |
| CIE-LCH | lch(82.47, 40.89, 184.57°) |
| OKLab | oklab(83.39% -0.1203 -0.0094) |
| OKLCH | oklch(83.39% 0.121 184.5) |
| XYZ | xyz(42.9438, 61.1652, 70.5032) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.45
Tiffany Blue
#7BF2DA
ΔE00 4.80
Mediumturquoise
#48D1CC
ΔE00 5.34
Bright Aqua
#0BF9EA
ΔE00 5.59
Aqua (survey)
#13EAC9
ΔE00 5.60
Seafoam Blue
#78D1B6
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E2D2 #E25969
analogous
#59E28E #59E2D2 #59ADE2
triadic
#59E2D2 #D259E2 #E2D259
tetradic
#59E2D2 #8E59E2 #E25969 #ADE259
square
#59E2D2 #8E59E2 #E25969 #ADE259
split-complementary
#59E2D2 #E259AD #E28E59
monochromatic
#1DA494 #26D8C3 #59E2D2 #8DEBE0 #C1F4EE
Accessibility & contrast
On white
1.59
#59E2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#59E2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E2D2
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E2D2 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D1
Deuteranopia (green-blind)
#C3C7D4
Tritanopia (blue-blind)
#00E7DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #59e2d2; /* rgb */ color: rgb(89, 226, 210); /* oklch */ color: oklch(83.4% 0.121 184.5);
Tailwind
colors: {
custom: {
50: '#96ebdf',
500: '#59e2d2',
950: '#000000',
},
}SCSS
$custom: #59e2d2; $custom-light: #96ebdf; $custom-dark: #000000;
JSON
{
"hex": "#59e2d2",
"rgb": {
"r": 89,
"g": 226,
"b": 210
},
"hsl": {
"h": 172.993,
"s": 70.256,
"l": 61.765
},
"oklch": {
"l": 0.8339,
"c": 0.12066,
"h": 184.5
},
"luminance": 0.6117
}Semantic roles & 50–950 ramp
primary
#59E2D2
secondary
#A63946
accent
#132AD2
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484