#59DEDD#59DEDD
#59DEDD is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.8% C 0.115 H 194.5°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #59DEDD |
|---|---|
| RGB | rgb(89, 222, 221) |
| HSL | hsl(180, 67%, 61%) |
| HSV | hsv(180, 60%, 87%) |
| CMYK | cmyk(59.9%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(81.61, -36.05, -10.36) |
| CIE-LCH | lch(81.61, 37.51, 196.04°) |
| OKLab | oklab(82.8% -0.1115 -0.0287) |
| OKLCH | oklch(82.8% 0.115 194.5) |
| XYZ | xyz(43.2865, 59.5823, 77.6119) |
| Luminance | 0.5959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.62
Darkturquoise
#00CED1
ΔE00 4.89
Turquoise
#40E0D0
ΔE00 5.42
Aqua Blue
#02D8E9
ΔE00 6.09
Bright Light Blue
#26F7FD
ΔE00 6.11
Bright Cyan
#41FDFE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DEDD #DE595A
analogous
#59DE9A #59DEDD #599CDE
triadic
#59DEDD #DD59DE #DEDD59
tetradic
#59DEDD #9A59DE #DE595A #9CDE59
square
#59DEDD #9A59DE #DE595A #9CDE59
split-complementary
#59DEDD #DE599C #DE9A59
monochromatic
#1F9D9C #29D0CF #59DEDD #8CE8E7 #BFF2F2
Accessibility & contrast
On white
1.63
#59DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#59DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DEDD
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DEDD | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#BCC4DE
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #59dedd; /* rgb */ color: rgb(89, 222, 221); /* oklch */ color: oklch(82.8% 0.115 194.5);
Tailwind
colors: {
custom: {
50: '#96e8e7',
500: '#59dedd',
950: '#000000',
},
}SCSS
$custom: #59dedd; $custom-light: #96e8e7; $custom-dark: #000000;
JSON
{
"hex": "#59dedd",
"rgb": {
"r": 89,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.549,
"s": 66.834,
"l": 60.98
},
"oklch": {
"l": 0.82797,
"c": 0.11514,
"h": 194.5
},
"luminance": 0.59587
}Semantic roles & 50–950 ramp
primary
#59DEDD
secondary
#A13A3B
accent
#1718CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484