#59EDF8#59EDF8
#59EDF8 is a very light, vivid teal. Relative luminance 0.695; OKLCH L 87.2% C 0.125 H 202.1°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #59EDF8 |
|---|---|
| RGB | rgb(89, 237, 248) |
| HSL | hsl(184, 92%, 66%) |
| HSV | hsv(184, 64%, 97%) |
| CMYK | cmyk(64.1%, 4.4%, 0%, 2.7%) |
| CIE-LAB | lab(86.73, -35.61, -16.95) |
| CIE-LCH | lch(86.73, 39.44, 205.45°) |
| OKLab | oklab(87.21% -0.1154 -0.047) |
| OKLCH | oklch(87.21% 0.125 202.1) |
| XYZ | xyz(51.3400, 69.4639, 99.4909) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.52
Bright Light Blue
#26F7FD
ΔE00 3.65
Robin Egg Blue
#8AF1FE
ΔE00 4.21
Bright Cyan
#41FDFE
ΔE00 5.11
Robin'S Egg Blue
#98EFF9
ΔE00 5.47
Aqua Blue
#02D8E9
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EDF8 #F86459
analogous
#59F8B3 #59EDF8 #599DF8
triadic
#59EDF8 #F859ED #EDF859
tetradic
#59EDF8 #B359F8 #F86459 #9DF859
square
#59EDF8 #B359F8 #F86459 #9DF859
split-complementary
#59EDF8 #F8599D #F8B359
monochromatic
#09C0CE #1EE7F6 #59EDF8 #94F3FA #CEFAFD
Accessibility & contrast
On white
1.41
#59EDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#59EDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EDF8
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EDF8 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F9
Deuteranopia (green-blind)
#C4D2F9
Tritanopia (blue-blind)
#00F6F0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #59edf8; /* rgb */ color: rgb(89, 237, 248); /* oklch */ color: oklch(87.2% 0.125 202.1);
Tailwind
colors: {
custom: {
50: '#9af3fa',
500: '#59edf8',
950: '#000000',
},
}SCSS
$custom: #59edf8; $custom-light: #9af3fa; $custom-dark: #000000;
JSON
{
"hex": "#59edf8",
"rgb": {
"r": 89,
"g": 237,
"b": 248
},
"hsl": {
"h": 184.151,
"s": 91.908,
"l": 66.078
},
"oklch": {
"l": 0.87206,
"c": 0.12464,
"h": 202.1
},
"luminance": 0.6947
}Semantic roles & 50–950 ramp
primary
#59EDF8
secondary
#C9372C
accent
#1000E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585