#59DDDB#59DDDB
#59DDDB is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.5% C 0.115 H 193.8°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #59DDDB |
|---|---|
| RGB | rgb(89, 221, 219) |
| HSL | hsl(179, 66%, 61%) |
| HSV | hsv(179, 60%, 87%) |
| CMYK | cmyk(59.7%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(81.26, -36.12, -9.82) |
| CIE-LCH | lch(81.26, 37.43, 195.21°) |
| OKLab | oklab(82.5% -0.1113 -0.0273) |
| OKLCH | oklch(82.5% 0.115 193.8) |
| XYZ | xyz(42.7569, 58.9467, 76.1286) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.27
Darkturquoise
#00CED1
ΔE00 4.79
Turquoise
#40E0D0
ΔE00 5.09
Aqua Blue
#02D8E9
ΔE00 6.37
Bright Light Blue
#26F7FD
ΔE00 6.44
Bright Cyan
#41FDFE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DDDB #DD595B
analogous
#59DD99 #59DDDB #599DDD
triadic
#59DDDB #DB59DD #DDDB59
tetradic
#59DDDB #9959DD #DD595B #9DDD59
square
#59DDDB #9959DD #DD595B #9DDD59
split-complementary
#59DDDB #DD599D #DD9959
monochromatic
#209C9A #2ACFCC #59DDDB #8CE7E6 #BFF2F1
Accessibility & contrast
On white
1.64
#59DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#59DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DDDB
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DDDB | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DB
Deuteranopia (green-blind)
#BBC3DC
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #59dddb; /* rgb */ color: rgb(89, 221, 219); /* oklch */ color: oklch(82.5% 0.115 193.8);
Tailwind
colors: {
custom: {
50: '#96e8e6',
500: '#59dddb',
950: '#000000',
},
}SCSS
$custom: #59dddb; $custom-light: #96e8e6; $custom-dark: #000000;
JSON
{
"hex": "#59dddb",
"rgb": {
"r": 89,
"g": 221,
"b": 219
},
"hsl": {
"h": 179.091,
"s": 66,
"l": 60.784
},
"oklch": {
"l": 0.82496,
"c": 0.11459,
"h": 193.8
},
"luminance": 0.58951
}Semantic roles & 50–950 ramp
primary
#59DDDB
secondary
#A03B3C
accent
#181ACE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484