#59DBDA#59DBDA
#59DBDA is a light, moderate teal. Relative luminance 0.578; OKLCH L 82.0% C 0.113 H 194.5°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #59DBDA |
|---|---|
| RGB | rgb(89, 219, 218) |
| HSL | hsl(180, 64%, 60%) |
| HSV | hsv(180, 59%, 86%) |
| CMYK | cmyk(59.4%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(80.65, -35.46, -10.19) |
| CIE-LCH | lch(80.65, 36.90, 196.04°) |
| OKLab | oklab(81.99% -0.1097 -0.0283) |
| OKLCH | oklch(81.99% 0.113 194.5) |
| XYZ | xyz(42.1007, 57.8444, 75.2624) |
| Luminance | 0.5785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.06
Darkturquoise
#00CED1
ΔE00 4.40
Turquoise
#40E0D0
ΔE00 5.51
Aqua Blue
#02D8E9
ΔE00 5.98
Bright Light Blue
#26F7FD
ΔE00 6.74
Robin'S Egg
#6DEDFD
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DBDA #DB595A
analogous
#59DB99 #59DBDA #599BDB
triadic
#59DBDA #DA59DB #DBDA59
tetradic
#59DBDA #9959DB #DB595A #9BDB59
square
#59DBDA #9959DB #DB595A #9BDB59
split-complementary
#59DBDA #DB599B #DB9959
monochromatic
#219998 #2CCBCA #59DBDA #8BE6E5 #BEF1F0
Accessibility & contrast
On white
1.67
#59DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#59DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DBDA
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DBDA | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DA
Deuteranopia (green-blind)
#B9C2DB
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #59dbda; /* rgb */ color: rgb(89, 219, 218); /* oklch */ color: oklch(82.0% 0.113 194.5);
Tailwind
colors: {
custom: {
50: '#96e6e5',
500: '#59dbda',
950: '#000000',
},
}SCSS
$custom: #59dbda; $custom-light: #96e6e5; $custom-dark: #000000;
JSON
{
"hex": "#59dbda",
"rgb": {
"r": 89,
"g": 219,
"b": 218
},
"hsl": {
"h": 179.538,
"s": 64.356,
"l": 60.392
},
"oklch": {
"l": 0.81993,
"c": 0.11326,
"h": 194.5
},
"luminance": 0.57849
}Semantic roles & 50–950 ramp
primary
#59DBDA
secondary
#9D3B3C
accent
#191BCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484