#59EFEA#59EFEA
#59EFEA is a very light, vivid teal. Relative luminance 0.698; OKLCH L 87.2% C 0.126 H 191.9°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #59EFEA |
|---|---|
| RGB | rgb(89, 239, 234) |
| HSL | hsl(178, 82%, 64%) |
| HSV | hsv(178, 63%, 94%) |
| CMYK | cmyk(62.8%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(86.89, -40.34, -9.36) |
| CIE-LCH | lch(86.89, 41.41, 193.07°) |
| OKLab | oklab(87.2% -0.1232 -0.0261) |
| OKLCH | oklch(87.2% 0.126 191.9) |
| XYZ | xyz(49.8310, 69.7919, 88.6710) |
| Luminance | 0.6980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.63
Bright Turquoise
#0FFEF9
ΔE00 3.80
Bright Light Blue
#26F7FD
ΔE00 4.08
Aqua
#00FFFF
ΔE00 4.21
Bright Aqua
#0BF9EA
ΔE00 4.49
Turquoise
#40E0D0
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EFEA #EF595E
analogous
#59EF9F #59EFEA #59A9EF
triadic
#59EFEA #EA59EF #EFEA59
tetradic
#59EFEA #9F59EF #EF595E #A9EF59
square
#59EFEA #9F59EF #EF595E #A9EF59
split-complementary
#59EFEA #EF59A9 #EF9F59
monochromatic
#12BCB6 #21EAE3 #59EFEA #91F4F1 #C9FAF8
Accessibility & contrast
On white
1.40
#59EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#59EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EFEA
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EFEA | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EA
Deuteranopia (green-blind)
#CAD2EB
Tritanopia (blue-blind)
#00F5ED
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #59efea; /* rgb */ color: rgb(89, 239, 234); /* oklch */ color: oklch(87.2% 0.126 191.9);
Tailwind
colors: {
custom: {
50: '#99f5f0',
500: '#59efea',
950: '#000000',
},
}SCSS
$custom: #59efea; $custom-light: #99f5f0; $custom-dark: #000000;
JSON
{
"hex": "#59efea",
"rgb": {
"r": 89,
"g": 239,
"b": 234
},
"hsl": {
"h": 178,
"s": 82.418,
"l": 64.314
},
"oklch": {
"l": 0.872,
"c": 0.12591,
"h": 191.9
},
"luminance": 0.69797
}Semantic roles & 50–950 ramp
primary
#59EFEA
secondary
#BA3237
accent
#070EDF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585