#59DDDE#59DDDE
#59DDDE is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.6% C 0.114 H 195.9°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #59DDDE |
|---|---|
| RGB | rgb(89, 221, 222) |
| HSL | hsl(180, 67%, 61%) |
| HSV | hsv(180, 60%, 87%) |
| CMYK | cmyk(59.9%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(81.35, -35.31, -11.28) |
| CIE-LCH | lch(81.35, 37.07, 197.72°) |
| OKLab | oklab(82.6% -0.11 -0.0313) |
| OKLCH | oklch(82.6% 0.114 195.9) |
| XYZ | xyz(43.1554, 59.1061, 78.2274) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.83
Darkturquoise
#00CED1
ΔE00 4.68
Aqua Blue
#02D8E9
ΔE00 5.42
Turquoise
#40E0D0
ΔE00 6.14
Bright Light Blue
#26F7FD
ΔE00 6.14
Robin'S Egg
#6DEDFD
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DDDE #DE5A59
analogous
#59DE9C #59DDDE #599ADE
triadic
#59DDDE #DE59DD #DDDE59
tetradic
#59DDDE #9C59DE #DE5A59 #9ADE59
square
#59DDDE #9C59DE #DE5A59 #9ADE59
split-complementary
#59DDDE #DE599A #DE9C59
monochromatic
#1F9C9D #29CFD0 #59DDDE #8CE7E8 #BFF2F2
Accessibility & contrast
On white
1.64
#59DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#59DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DDDE
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DDDE | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DE
Deuteranopia (green-blind)
#BAC4DF
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #59ddde; /* rgb */ color: rgb(89, 221, 222); /* oklch */ color: oklch(82.6% 0.114 195.9);
Tailwind
colors: {
custom: {
50: '#96e8e8',
500: '#59ddde',
950: '#000000',
},
}SCSS
$custom: #59ddde; $custom-light: #96e8e8; $custom-dark: #000000;
JSON
{
"hex": "#59ddde",
"rgb": {
"r": 89,
"g": 221,
"b": 222
},
"hsl": {
"h": 180.451,
"s": 66.834,
"l": 60.98
},
"oklch": {
"l": 0.82596,
"c": 0.1144,
"h": 195.9
},
"luminance": 0.59111
}Semantic roles & 50–950 ramp
primary
#59DDDE
secondary
#A13B3A
accent
#1817CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484