#59DFEC#59DFEC
#59DFEC is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.5% C 0.117 H 204.2°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #59DFEC |
|---|---|
| RGB | rgb(89, 223, 236) |
| HSL | hsl(185, 79%, 64%) |
| HSV | hsv(185, 62%, 93%) |
| CMYK | cmyk(62.3%, 5.5%, 0%, 7.5%) |
| CIE-LAB | lab(82.35, -32.39, -17.22) |
| CIE-LCH | lch(82.35, 36.68, 207.99°) |
| OKLab | oklab(83.55% -0.1063 -0.0477) |
| OKLCH | oklch(83.55% 0.117 204.2) |
| XYZ | xyz(45.6414, 60.9504, 88.6999) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.15
Robin'S Egg
#6DEDFD
ΔE00 3.53
Robin Egg Blue
#8AF1FE
ΔE00 5.32
Robin'S Egg Blue
#98EFF9
ΔE00 6.15
Bright Light Blue
#26F7FD
ΔE00 6.45
Darkturquoise
#00CED1
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DFEC #EC6659
analogous
#59ECAF #59DFEC #5995EC
triadic
#59DFEC #EC59DF #DFEC59
tetradic
#59DFEC #AF59EC #EC6659 #95EC59
square
#59DFEC #AF59EC #EC6659 #95EC59
split-complementary
#59DFEC #EC5995 #ECAF59
monochromatic
#15A8B6 #22D4E6 #59DFEC #90EAF2 #C7F4F9
Accessibility & contrast
On white
1.59
#59DFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#59DFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DFEC
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DFEC | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6ED
Deuteranopia (green-blind)
#B8C6ED
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #59dfec; /* rgb */ color: rgb(89, 223, 236); /* oklch */ color: oklch(83.5% 0.117 204.2);
Tailwind
colors: {
custom: {
50: '#98e9f2',
500: '#59dfec',
950: '#000000',
},
}SCSS
$custom: #59dfec; $custom-light: #98e9f2; $custom-dark: #000000;
JSON
{
"hex": "#59dfec",
"rgb": {
"r": 89,
"g": 223,
"b": 236
},
"hsl": {
"h": 185.306,
"s": 79.459,
"l": 63.725
},
"oklch": {
"l": 0.83546,
"c": 0.11654,
"h": 204.2
},
"luminance": 0.60955
}Semantic roles & 50–950 ramp
primary
#59DFEC
secondary
#B53F34
accent
#1C0ADC
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485