#59F0EA#59F0EA
#59F0EA is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.4% C 0.127 H 191.3°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #59F0EA |
|---|---|
| RGB | rgb(89, 240, 234) |
| HSL | hsl(178, 83%, 65%) |
| HSV | hsv(178, 63%, 94%) |
| CMYK | cmyk(62.9%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(87.18, -40.79, -8.94) |
| CIE-LCH | lch(87.18, 41.76, 192.36°) |
| OKLab | oklab(87.43% -0.1242 -0.0249) |
| OKLCH | oklch(87.43% 0.127 191.3) |
| XYZ | xyz(50.1245, 70.3790, 88.7688) |
| Luminance | 0.7038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.62
Bright Cyan
#41FDFE
ΔE00 3.65
Bright Aqua
#0BF9EA
ΔE00 4.14
Aqua
#00FFFF
ΔE00 4.16
Bright Light Blue
#26F7FD
ΔE00 4.27
Turquoise
#40E0D0
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F0EA #F0595F
analogous
#59F09F #59F0EA #59ABF0
triadic
#59F0EA #EA59F0 #F0EA59
tetradic
#59F0EA #9F59F0 #F0595F #ABF059
square
#59F0EA #9F59F0 #F0595F #ABF059
split-complementary
#59F0EA #F059AB #F09F59
monochromatic
#11BDB7 #21EBE3 #59F0EA #91F5F1 #C9FAF8
Accessibility & contrast
On white
1.39
#59F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#59F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F0EA
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F0EA | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EA
Deuteranopia (green-blind)
#CBD3EB
Tritanopia (blue-blind)
#00F6EE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #59f0ea; /* rgb */ color: rgb(89, 240, 234); /* oklch */ color: oklch(87.4% 0.127 191.3);
Tailwind
colors: {
custom: {
50: '#99f5f0',
500: '#59f0ea',
950: '#000000',
},
}SCSS
$custom: #59f0ea; $custom-light: #99f5f0; $custom-dark: #000000;
JSON
{
"hex": "#59f0ea",
"rgb": {
"r": 89,
"g": 240,
"b": 234
},
"hsl": {
"h": 177.616,
"s": 83.425,
"l": 64.51
},
"oklch": {
"l": 0.87433,
"c": 0.12665,
"h": 191.3
},
"luminance": 0.70385
}Semantic roles & 50–950 ramp
primary
#59F0EA
secondary
#BC3137
accent
#060EE0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585