#59DFDE#59DFDE
#59DFDE is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.116 H 194.5°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #59DFDE |
|---|---|
| RGB | rgb(89, 223, 222) |
| HSL | hsl(180, 68%, 61%) |
| HSV | hsv(180, 60%, 87%) |
| CMYK | cmyk(60.1%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(81.93, -36.24, -10.42) |
| CIE-LCH | lch(81.93, 37.71, 196.04°) |
| OKLab | oklab(83.07% -0.1121 -0.0289) |
| OKLCH | oklch(83.07% 0.116 194.5) |
| XYZ | xyz(43.6866, 60.1685, 78.4044) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.81
Darkturquoise
#00CED1
ΔE00 5.07
Turquoise
#40E0D0
ΔE00 5.41
Bright Light Blue
#26F7FD
ΔE00 5.90
Aqua Blue
#02D8E9
ΔE00 6.14
Bright Cyan
#41FDFE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DFDE #DF595A
analogous
#59DF9B #59DFDE #599DDF
triadic
#59DFDE #DE59DF #DFDE59
tetradic
#59DFDE #9B59DF #DF595A #9DDF59
square
#59DFDE #9B59DF #DF595A #9DDF59
split-complementary
#59DFDE #DF599D #DF9B59
monochromatic
#1F9F9E #29D2D1 #59DFDE #8CE9E8 #C0F3F2
Accessibility & contrast
On white
1.61
#59DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#59DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DFDE
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DFDE | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#BCC5DF
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #59dfde; /* rgb */ color: rgb(89, 223, 222); /* oklch */ color: oklch(83.1% 0.116 194.5);
Tailwind
colors: {
custom: {
50: '#96e9e8',
500: '#59dfde',
950: '#000000',
},
}SCSS
$custom: #59dfde; $custom-light: #96e9e8; $custom-dark: #000000;
JSON
{
"hex": "#59dfde",
"rgb": {
"r": 89,
"g": 223,
"b": 222
},
"hsl": {
"h": 179.552,
"s": 67.677,
"l": 61.176
},
"oklch": {
"l": 0.83065,
"c": 0.11576,
"h": 194.5
},
"luminance": 0.60173
}Semantic roles & 50–950 ramp
primary
#59DFDE
secondary
#A23A3B
accent
#1617D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484