#59EBEC#59EBEC
#59EBEC is a very light, vivid teal. Relative luminance 0.676; OKLCH L 86.3% C 0.123 H 195.8°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #59EBEC |
|---|---|
| RGB | rgb(89, 235, 236) |
| HSL | hsl(180, 79%, 64%) |
| HSV | hsv(180, 62%, 93%) |
| CMYK | cmyk(62.3%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(85.80, -37.99, -12.04) |
| CIE-LCH | lch(85.80, 39.85, 197.59°) |
| OKLab | oklab(86.33% -0.1184 -0.0334) |
| OKLCH | oklch(86.33% 0.123 195.8) |
| XYZ | xyz(48.9618, 67.5913, 89.8067) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.37
Bright Cyan
#41FDFE
ΔE00 3.97
Aqua
#00FFFF
ΔE00 4.83
Bright Turquoise
#0FFEF9
ΔE00 5.09
Robin'S Egg
#6DEDFD
ΔE00 5.66
Mediumturquoise
#48D1CC
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EBEC #EC5A59
analogous
#59ECA3 #59EBEC #59A1EC
triadic
#59EBEC #EC59EB #EBEC59
tetradic
#59EBEC #A359EC #EC5A59 #A1EC59
square
#59EBEC #A359EC #EC5A59 #A1EC59
split-complementary
#59EBEC #EC59A1 #ECA359
monochromatic
#15B5B6 #22E4E6 #59EBEC #90F2F2 #C7F8F9
Accessibility & contrast
On white
1.45
#59EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#59EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EBEC
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EBEC | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #59ebec; /* rgb */ color: rgb(89, 235, 236); /* oklch */ color: oklch(86.3% 0.123 195.8);
Tailwind
colors: {
custom: {
50: '#99f2f2',
500: '#59ebec',
950: '#000000',
},
}SCSS
$custom: #59ebec; $custom-light: #99f2f2; $custom-dark: #000000;
JSON
{
"hex": "#59ebec",
"rgb": {
"r": 89,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.408,
"s": 79.459,
"l": 63.725
},
"oklch": {
"l": 0.86334,
"c": 0.12299,
"h": 195.8
},
"luminance": 0.67597
}Semantic roles & 50–950 ramp
primary
#59EBEC
secondary
#B53534
accent
#0B0ADC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585