#59DFDC#59DFDC
#59DFDC is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.116 H 193.1°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #59DFDC |
|---|---|
| RGB | rgb(89, 223, 220) |
| HSL | hsl(179, 68%, 61%) |
| HSV | hsv(179, 60%, 87%) |
| CMYK | cmyk(60.1%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(81.87, -36.78, -9.44) |
| CIE-LCH | lch(81.87, 37.97, 194.40°) |
| OKLab | oklab(83% -0.1129 -0.0262) |
| OKLCH | oklch(83% 0.116 193.1) |
| XYZ | xyz(43.4201, 60.0619, 77.0011) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.56
Turquoise
#40E0D0
ΔE00 4.72
Darkturquoise
#00CED1
ΔE00 5.21
Bright Light Blue
#26F7FD
ΔE00 6.17
Bright Cyan
#41FDFE
ΔE00 6.71
Aqua Blue
#02D8E9
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DFDC #DF595C
analogous
#59DF99 #59DFDC #599FDF
triadic
#59DFDC #DC59DF #DFDC59
tetradic
#59DFDC #9959DF #DF595C #9FDF59
square
#59DFDC #9959DF #DF595C #9FDF59
split-complementary
#59DFDC #DF599F #DF9959
monochromatic
#1F9F9C #29D2CE #59DFDC #8CE9E7 #C0F3F2
Accessibility & contrast
On white
1.61
#59DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#59DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DFDC
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DFDC | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #59dfdc; /* rgb */ color: rgb(89, 223, 220); /* oklch */ color: oklch(83.0% 0.116 193.1);
Tailwind
colors: {
custom: {
50: '#96e9e6',
500: '#59dfdc',
950: '#000000',
},
}SCSS
$custom: #59dfdc; $custom-light: #96e9e6; $custom-dark: #000000;
JSON
{
"hex": "#59dfdc",
"rgb": {
"r": 89,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.657,
"s": 67.677,
"l": 61.176
},
"oklch": {
"l": 0.82999,
"c": 0.11594,
"h": 193.1
},
"luminance": 0.60067
}Semantic roles & 50–950 ramp
primary
#59DFDC
secondary
#A23A3C
accent
#161AD0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484