#59EBF8#59EBF8
#59EBF8 is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.7% C 0.124 H 203.5°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #59EBF8 |
|---|---|
| RGB | rgb(89, 235, 248) |
| HSL | hsl(185, 92%, 66%) |
| HSV | hsv(185, 64%, 97%) |
| CMYK | cmyk(64.1%, 5.2%, 0%, 2.7%) |
| CIE-LAB | lab(86.16, -34.68, -17.81) |
| CIE-LCH | lch(86.16, 38.99, 207.18°) |
| OKLab | oklab(86.75% -0.1135 -0.0494) |
| OKLCH | oklch(86.75% 0.124 203.5) |
| XYZ | xyz(50.7641, 68.3122, 99.2989) |
| Luminance | 0.6832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.99
Robin Egg Blue
#8AF1FE
ΔE00 4.02
Bright Light Blue
#26F7FD
ΔE00 4.39
Aqua Blue
#02D8E9
ΔE00 5.03
Robin'S Egg Blue
#98EFF9
ΔE00 5.34
Bright Cyan
#41FDFE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EBF8 #F86659
analogous
#59F8B6 #59EBF8 #599BF8
triadic
#59EBF8 #F859EB #EBF859
tetradic
#59EBF8 #B659F8 #F86659 #9BF859
square
#59EBF8 #B659F8 #F86659 #9BF859
split-complementary
#59EBF8 #F8599B #F8B659
monochromatic
#09BECE #1EE4F6 #59EBF8 #94F2FA #CEF9FD
Accessibility & contrast
On white
1.43
#59EBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#59EBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EBF8
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EBF8 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2F9
Deuteranopia (green-blind)
#C2D0F9
Tritanopia (blue-blind)
#00F4EF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #59ebf8; /* rgb */ color: rgb(89, 235, 248); /* oklch */ color: oklch(86.7% 0.124 203.5);
Tailwind
colors: {
custom: {
50: '#9af2fa',
500: '#59ebf8',
950: '#000000',
},
}SCSS
$custom: #59ebf8; $custom-light: #9af2fa; $custom-dark: #000000;
JSON
{
"hex": "#59ebf8",
"rgb": {
"r": 89,
"g": 235,
"b": 248
},
"hsl": {
"h": 184.906,
"s": 91.908,
"l": 66.078
},
"oklch": {
"l": 0.86745,
"c": 0.12375,
"h": 203.5
},
"luminance": 0.68318
}Semantic roles & 50–950 ramp
primary
#59EBF8
secondary
#C9392C
accent
#1300E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585