#59EEF6#59EEF6
#59EEF6 is a very light, vivid teal. Relative luminance 0.699; OKLCH L 87.4% C 0.125 H 200.2°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #59EEF6 |
|---|---|
| RGB | rgb(89, 238, 246) |
| HSL | hsl(183, 90%, 66%) |
| HSV | hsv(183, 64%, 96%) |
| CMYK | cmyk(63.8%, 3.3%, 0%, 3.5%) |
| CIE-LAB | lab(86.96, -36.63, -15.56) |
| CIE-LCH | lch(86.96, 39.80, 203.02°) |
| OKLab | oklab(87.37% -0.1172 -0.0431) |
| OKLCH | oklch(87.37% 0.125 200.2) |
| XYZ | xyz(51.3217, 69.9211, 97.9623) |
| Luminance | 0.6993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.95
Robin'S Egg
#6DEDFD
ΔE00 3.43
Bright Cyan
#41FDFE
ΔE00 4.26
Robin Egg Blue
#8AF1FE
ΔE00 4.74
Aqua
#00FFFF
ΔE00 5.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EEF6 #F66159
analogous
#59F6AF #59EEF6 #59A0F6
triadic
#59EEF6 #F659EE #EEF659
tetradic
#59EEF6 #AF59F6 #F66159 #A0F659
square
#59EEF6 #AF59F6 #F66159 #A0F659
split-complementary
#59EEF6 #F659A0 #F6AF59
monochromatic
#0BC0CA #1FE8F3 #59EEF6 #93F4F9 #CDFAFC
Accessibility & contrast
On white
1.40
#59EEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#59EEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EEF6
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EEF6 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE4F7
Deuteranopia (green-blind)
#C6D2F7
Tritanopia (blue-blind)
#00F6F0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #59eef6; /* rgb */ color: rgb(89, 238, 246); /* oklch */ color: oklch(87.4% 0.125 200.2);
Tailwind
colors: {
custom: {
50: '#9af4f9',
500: '#59eef6',
950: '#000000',
},
}SCSS
$custom: #59eef6; $custom-light: #9af4f9; $custom-dark: #000000;
JSON
{
"hex": "#59eef6",
"rgb": {
"r": 89,
"g": 238,
"b": 246
},
"hsl": {
"h": 183.057,
"s": 89.714,
"l": 65.686
},
"oklch": {
"l": 0.87368,
"c": 0.12492,
"h": 200.2
},
"luminance": 0.69927
}Semantic roles & 50–950 ramp
primary
#59EEF6
secondary
#C6352D
accent
#0C00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585