#59EAEA#59EAEA
#59EAEA is a very light, vivid teal. Relative luminance 0.669; OKLCH L 86.0% C 0.122 H 195.1°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #59EAEA |
|---|---|
| RGB | rgb(89, 234, 234) |
| HSL | hsl(180, 78%, 63%) |
| HSV | hsv(180, 62%, 92%) |
| CMYK | cmyk(62%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(85.46, -38.07, -11.51) |
| CIE-LCH | lch(85.46, 39.77, 196.82°) |
| OKLab | oklab(86.04% -0.1182 -0.0319) |
| OKLCH | oklch(86.04% 0.122 195.1) |
| XYZ | xyz(48.3874, 66.9047, 88.1898) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.67
Bright Cyan
#41FDFE
ΔE00 4.18
Aqua
#00FFFF
ΔE00 4.98
Bright Turquoise
#0FFEF9
ΔE00 5.12
Robin'S Egg
#6DEDFD
ΔE00 6.00
Mediumturquoise
#48D1CC
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EAEA #EA5959
analogous
#59EAA1 #59EAEA #59A1EA
triadic
#59EAEA #EA59EA #EAEA59
tetradic
#59EAEA #A159EA #EA5959 #A1EA59
square
#59EAEA #A159EA #EA5959 #A1EA59
split-complementary
#59EAEA #EA59A1 #EAA159
monochromatic
#17B2B2 #23E3E3 #59EAEA #8FF1F1 #C6F8F8
Accessibility & contrast
On white
1.46
#59EAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#59EAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EAEA
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EAEA | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFEA
Deuteranopia (green-blind)
#C5CEEB
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #59eaea; /* rgb */ color: rgb(89, 234, 234); /* oklch */ color: oklch(86.0% 0.122 195.1);
Tailwind
colors: {
custom: {
50: '#98f1f0',
500: '#59eaea',
950: '#000000',
},
}SCSS
$custom: #59eaea; $custom-light: #98f1f0; $custom-dark: #000000;
JSON
{
"hex": "#59eaea",
"rgb": {
"r": 89,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.86035,
"c": 0.12243,
"h": 195.1
},
"luminance": 0.6691
}Semantic roles & 50–950 ramp
primary
#59EAEA
secondary
#B23535
accent
#0C0CDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585