#59DDDF#59DDDF
#59DDDF is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.6% C 0.114 H 196.6°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #59DDDF |
|---|---|
| RGB | rgb(89, 221, 223) |
| HSL | hsl(181, 68%, 61%) |
| HSV | hsv(181, 60%, 87%) |
| CMYK | cmyk(60.1%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(81.38, -35.04, -11.77) |
| CIE-LCH | lch(81.38, 36.97, 198.57°) |
| OKLab | oklab(82.63% -0.1096 -0.0326) |
| OKLCH | oklch(82.63% 0.114 196.6) |
| XYZ | xyz(43.2898, 59.1599, 78.9353) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.06
Darkturquoise
#00CED1
ΔE00 4.69
Aqua Blue
#02D8E9
ΔE00 5.11
Bright Light Blue
#26F7FD
ΔE00 6.09
Robin'S Egg
#6DEDFD
ΔE00 6.30
Turquoise
#40E0D0
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DDDF #DF5B59
analogous
#59DF9E #59DDDF #599ADF
triadic
#59DDDF #DF59DD #DDDF59
tetradic
#59DDDF #9E59DF #DF5B59 #9ADF59
square
#59DDDF #9E59DF #DF5B59 #9ADF59
split-complementary
#59DDDF #DF599A #DF9E59
monochromatic
#1F9D9F #29D0D2 #59DDDF #8CE8E9 #C0F2F3
Accessibility & contrast
On white
1.64
#59DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#59DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DDDF
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DDDF | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#BAC4E0
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #59dddf; /* rgb */ color: rgb(89, 221, 223); /* oklch */ color: oklch(82.6% 0.114 196.6);
Tailwind
colors: {
custom: {
50: '#96e8e9',
500: '#59dddf',
950: '#000000',
},
}SCSS
$custom: #59dddf; $custom-light: #96e8e9; $custom-dark: #000000;
JSON
{
"hex": "#59dddf",
"rgb": {
"r": 89,
"g": 221,
"b": 223
},
"hsl": {
"h": 180.896,
"s": 67.677,
"l": 61.176
},
"oklch": {
"l": 0.8263,
"c": 0.11438,
"h": 196.6
},
"luminance": 0.59164
}Semantic roles & 50–950 ramp
primary
#59DDDF
secondary
#A23B3A
accent
#1916D0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484