#59DFDF#59DFDF
#59DFDF is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.116 H 195.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #59DFDF |
|---|---|
| RGB | rgb(89, 223, 223) |
| HSL | hsl(180, 68%, 61%) |
| HSV | hsv(180, 60%, 87%) |
| CMYK | cmyk(60.1%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(81.96, -35.97, -10.91) |
| CIE-LCH | lch(81.96, 37.59, 196.87°) |
| OKLab | oklab(83.1% -0.1117 -0.0302) |
| OKLCH | oklch(83.1% 0.116 195.2) |
| XYZ | xyz(43.8210, 60.2223, 79.1124) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.98
Darkturquoise
#00CED1
ΔE00 5.03
Turquoise
#40E0D0
ΔE00 5.75
Bright Light Blue
#26F7FD
ΔE00 5.79
Aqua Blue
#02D8E9
ΔE00 5.83
Bright Cyan
#41FDFE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DFDF #DF5959
analogous
#59DF9C #59DFDF #599CDF
triadic
#59DFDF #DF59DF #DFDF59
tetradic
#59DFDF #9C59DF #DF5959 #9CDF59
square
#59DFDF #9C59DF #DF5959 #9CDF59
split-complementary
#59DFDF #DF599C #DF9C59
monochromatic
#1F9F9F #29D2D2 #59DFDF #8CE9E9 #C0F3F3
Accessibility & contrast
On white
1.61
#59DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#59DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DFDF
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DFDF | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#BCC5E0
Tritanopia (blue-blind)
#00E6DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #59dfdf; /* rgb */ color: rgb(89, 223, 223); /* oklch */ color: oklch(83.1% 0.116 195.2);
Tailwind
colors: {
custom: {
50: '#96e9e9',
500: '#59dfdf',
950: '#000000',
},
}SCSS
$custom: #59dfdf; $custom-light: #96e9e9; $custom-dark: #000000;
JSON
{
"hex": "#59dfdf",
"rgb": {
"r": 89,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 67.677,
"l": 61.176
},
"oklch": {
"l": 0.83098,
"c": 0.11569,
"h": 195.2
},
"luminance": 0.60227
}Semantic roles & 50–950 ramp
primary
#59DFDF
secondary
#A23A3A
accent
#1616D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484