#59DEDF#59DEDF
#59DEDF is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.9% C 0.115 H 195.9°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #59DEDF |
|---|---|
| RGB | rgb(89, 222, 223) |
| HSL | hsl(180, 68%, 61%) |
| HSV | hsv(180, 60%, 87%) |
| CMYK | cmyk(60.1%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(81.67, -35.51, -11.34) |
| CIE-LCH | lch(81.67, 37.27, 197.71°) |
| OKLab | oklab(82.86% -0.1106 -0.0314) |
| OKLCH | oklch(82.86% 0.115 195.9) |
| XYZ | xyz(43.5546, 59.6895, 79.0236) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.00
Darkturquoise
#00CED1
ΔE00 4.85
Aqua Blue
#02D8E9
ΔE00 5.47
Bright Light Blue
#26F7FD
ΔE00 5.93
Turquoise
#40E0D0
ΔE00 6.12
Robin'S Egg
#6DEDFD
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DEDF #DF5A59
analogous
#59DF9D #59DEDF #599BDF
triadic
#59DEDF #DF59DE #DEDF59
tetradic
#59DEDF #9D59DF #DF5A59 #9BDF59
square
#59DEDF #9D59DF #DF5A59 #9BDF59
split-complementary
#59DEDF #DF599B #DF9D59
monochromatic
#1F9E9F #29D1D2 #59DEDF #8CE8E9 #C0F2F3
Accessibility & contrast
On white
1.62
#59DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#59DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DEDF
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DEDF | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DF
Deuteranopia (green-blind)
#BBC4E0
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #59dedf; /* rgb */ color: rgb(89, 222, 223); /* oklch */ color: oklch(82.9% 0.115 195.9);
Tailwind
colors: {
custom: {
50: '#96e8e9',
500: '#59dedf',
950: '#000000',
},
}SCSS
$custom: #59dedf; $custom-light: #96e8e9; $custom-dark: #000000;
JSON
{
"hex": "#59dedf",
"rgb": {
"r": 89,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.448,
"s": 67.677,
"l": 61.176
},
"oklch": {
"l": 0.82864,
"c": 0.11503,
"h": 195.9
},
"luminance": 0.59694
}Semantic roles & 50–950 ramp
primary
#59DEDF
secondary
#A23B3A
accent
#1716D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484