#59D6DF#59D6DF
#59D6DF is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.0% C 0.110 H 201.8°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #59D6DF |
|---|---|
| RGB | rgb(89, 214, 223) |
| HSL | hsl(184, 68%, 61%) |
| HSV | hsv(184, 60%, 87%) |
| CMYK | cmyk(60.1%, 4%, 0%, 12.5%) |
| CIE-LAB | lab(79.35, -31.74, -14.81) |
| CIE-LCH | lch(79.35, 35.02, 205.01°) |
| OKLab | oklab(80.99% -0.1024 -0.041) |
| OKLCH | oklch(80.99% 0.11 201.8) |
| XYZ | xyz(41.4800, 55.5404, 78.3321) |
| Luminance | 0.5554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.23
Darkturquoise
#00CED1
ΔE00 4.74
Mediumturquoise
#48D1CC
ΔE00 5.51
Robin'S Egg
#6DEDFD
ΔE00 5.85
Robin Egg Blue
#8AF1FE
ΔE00 7.25
Robin'S Egg Blue
#98EFF9
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59D6DF #DF6259
analogous
#59DFA5 #59D6DF #5993DF
triadic
#59D6DF #DF59D6 #D6DF59
tetradic
#59D6DF #A559DF #DF6259 #93DF59
square
#59D6DF #A559DF #DF6259 #93DF59
split-complementary
#59D6DF #DF5993 #DFA559
monochromatic
#1F969F #29C7D2 #59D6DF #8CE3E9 #C0EFF3
Accessibility & contrast
On white
1.73
#59D6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#59D6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59D6DF
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59D6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59D6DF | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDE0
Deuteranopia (green-blind)
#B2BEE0
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #59d6df; /* rgb */ color: rgb(89, 214, 223); /* oklch */ color: oklch(81.0% 0.110 201.8);
Tailwind
colors: {
custom: {
50: '#96e3e9',
500: '#59d6df',
950: '#000000',
},
}SCSS
$custom: #59d6df; $custom-light: #96e3e9; $custom-dark: #000000;
JSON
{
"hex": "#59d6df",
"rgb": {
"r": 89,
"g": 214,
"b": 223
},
"hsl": {
"h": 184.03,
"s": 67.677,
"l": 61.176
},
"oklch": {
"l": 0.80992,
"c": 0.11033,
"h": 201.8
},
"luminance": 0.55545
}Semantic roles & 50–950 ramp
primary
#59D6DF
secondary
#A2413A
accent
#2216D0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484