#59DCDA#59DCDA
#59DCDA is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.2% C 0.114 H 193.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #59DCDA |
|---|---|
| RGB | rgb(89, 220, 218) |
| HSL | hsl(179, 65%, 61%) |
| HSV | hsv(179, 60%, 86%) |
| CMYK | cmyk(59.5%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(80.94, -35.93, -9.76) |
| CIE-LCH | lch(80.94, 37.23, 195.20°) |
| OKLab | oklab(82.23% -0.1107 -0.0271) |
| OKLCH | oklch(82.23% 0.114 193.8) |
| XYZ | xyz(42.3624, 58.3678, 75.3496) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.08
Darkturquoise
#00CED1
ΔE00 4.63
Turquoise
#40E0D0
ΔE00 5.12
Aqua Blue
#02D8E9
ΔE00 6.33
Bright Light Blue
#26F7FD
ΔE00 6.64
Bright Cyan
#41FDFE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DCDA #DC595B
analogous
#59DC98 #59DCDA #599CDC
triadic
#59DCDA #DA59DC #DCDA59
tetradic
#59DCDA #9859DC #DC595B #9CDC59
square
#59DCDA #9859DC #DC595B #9CDC59
split-complementary
#59DCDA #DC599C #DC9859
monochromatic
#209A98 #2BCDCA #59DCDA #8CE7E5 #BEF1F1
Accessibility & contrast
On white
1.66
#59DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#59DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DCDA
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DCDA | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DA
Deuteranopia (green-blind)
#BAC2DB
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #59dcda; /* rgb */ color: rgb(89, 220, 218); /* oklch */ color: oklch(82.2% 0.114 193.8);
Tailwind
colors: {
custom: {
50: '#96e7e5',
500: '#59dcda',
950: '#000000',
},
}SCSS
$custom: #59dcda; $custom-light: #96e7e5; $custom-dark: #000000;
JSON
{
"hex": "#59dcda",
"rgb": {
"r": 89,
"g": 220,
"b": 218
},
"hsl": {
"h": 179.084,
"s": 65.174,
"l": 60.588
},
"oklch": {
"l": 0.82228,
"c": 0.11397,
"h": 193.8
},
"luminance": 0.58372
}Semantic roles & 50–950 ramp
primary
#59DCDA
secondary
#9E3B3D
accent
#181BCD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484