#59DFDB#59DFDB
#59DFDB is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.116 H 192.4°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #59DFDB |
|---|---|
| RGB | rgb(89, 223, 219) |
| HSL | hsl(178, 68%, 61%) |
| HSV | hsv(178, 60%, 87%) |
| CMYK | cmyk(60.1%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(81.84, -37.05, -8.95) |
| CIE-LCH | lch(81.84, 38.11, 193.59°) |
| OKLab | oklab(82.97% -0.1133 -0.0249) |
| OKLCH | oklch(82.97% 0.116 192.4) |
| XYZ | xyz(43.2881, 60.0091, 76.3057) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.48
Turquoise
#40E0D0
ΔE00 4.37
Darkturquoise
#00CED1
ΔE00 5.32
Bright Light Blue
#26F7FD
ΔE00 6.33
Bright Cyan
#41FDFE
ΔE00 6.78
Bright Aqua
#0BF9EA
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DFDB #DF595D
analogous
#59DF98 #59DFDB #59A0DF
triadic
#59DFDB #DB59DF #DFDB59
tetradic
#59DFDB #9859DF #DF595D #A0DF59
square
#59DFDB #9859DF #DF595D #A0DF59
split-complementary
#59DFDB #DF59A0 #DF9859
monochromatic
#1F9F9B #29D2CD #59DFDB #8CE9E6 #C0F3F1
Accessibility & contrast
On white
1.62
#59DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#59DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DFDB
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DFDB | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DB
Deuteranopia (green-blind)
#BDC5DC
Tritanopia (blue-blind)
#00E5DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #59dfdb; /* rgb */ color: rgb(89, 223, 219); /* oklch */ color: oklch(83.0% 0.116 192.4);
Tailwind
colors: {
custom: {
50: '#96e9e6',
500: '#59dfdb',
950: '#000000',
},
}SCSS
$custom: #59dfdb; $custom-light: #96e9e6; $custom-dark: #000000;
JSON
{
"hex": "#59dfdb",
"rgb": {
"r": 89,
"g": 223,
"b": 219
},
"hsl": {
"h": 178.209,
"s": 67.677,
"l": 61.176
},
"oklch": {
"l": 0.82966,
"c": 0.11605,
"h": 192.4
},
"luminance": 0.60014
}Semantic roles & 50–950 ramp
primary
#59DFDB
secondary
#A23A3D
accent
#161BD0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484