#59DADF#59DADF
#59DADF is a light, moderate teal. Relative luminance 0.576; OKLCH L 81.9% C 0.113 H 198.8°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #59DADF |
|---|---|
| RGB | rgb(89, 218, 223) |
| HSL | hsl(182, 68%, 61%) |
| HSV | hsv(182, 60%, 87%) |
| CMYK | cmyk(60.1%, 2.2%, 0%, 12.5%) |
| CIE-LAB | lab(80.51, -33.63, -13.07) |
| CIE-LCH | lch(80.51, 36.09, 201.24°) |
| OKLab | oklab(81.93% -0.1065 -0.0362) |
| OKLCH | oklch(81.93% 0.113 198.8) |
| XYZ | xyz(42.5048, 57.5899, 78.6736) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.13
Darkturquoise
#00CED1
ΔE00 4.46
Mediumturquoise
#48D1CC
ΔE00 4.48
Robin'S Egg
#6DEDFD
ΔE00 5.93
Bright Light Blue
#26F7FD
ΔE00 6.72
Robin Egg Blue
#8AF1FE
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DADF #DF5E59
analogous
#59DFA1 #59DADF #5997DF
triadic
#59DADF #DF59DA #DADF59
tetradic
#59DADF #A159DF #DF5E59 #97DF59
square
#59DADF #A159DF #DF5E59 #97DF59
split-complementary
#59DADF #DF5997 #DFA159
monochromatic
#1F9A9F #29CCD2 #59DADF #8CE5E9 #C0F1F3
Accessibility & contrast
On white
1.68
#59DADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#59DADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DADF
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DADF | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1E0
Deuteranopia (green-blind)
#B7C1E0
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #59dadf; /* rgb */ color: rgb(89, 218, 223); /* oklch */ color: oklch(81.9% 0.113 198.8);
Tailwind
colors: {
custom: {
50: '#96e6e9',
500: '#59dadf',
950: '#000000',
},
}SCSS
$custom: #59dadf; $custom-light: #96e6e9; $custom-dark: #000000;
JSON
{
"hex": "#59dadf",
"rgb": {
"r": 89,
"g": 218,
"b": 223
},
"hsl": {
"h": 182.239,
"s": 67.677,
"l": 61.176
},
"oklch": {
"l": 0.81927,
"c": 0.11253,
"h": 198.8
},
"luminance": 0.57594
}Semantic roles & 50–950 ramp
primary
#59DADF
secondary
#A23E3A
accent
#1D16D0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484