#59EBF0#59EBF0
#59EBF0 is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.5% C 0.123 H 198.4°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #59EBF0 |
|---|---|
| RGB | rgb(89, 235, 240) |
| HSL | hsl(182, 83%, 65%) |
| HSV | hsv(182, 63%, 94%) |
| CMYK | cmyk(62.9%, 2.1%, 0%, 5.9%) |
| CIE-LAB | lab(85.92, -36.90, -13.97) |
| CIE-LCH | lch(85.92, 39.45, 200.74°) |
| OKLab | oklab(86.47% -0.1167 -0.0387) |
| OKLCH | oklch(86.47% 0.123 198.4) |
| XYZ | xyz(49.5495, 67.8264, 92.9016) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.18
Bright Cyan
#41FDFE
ΔE00 4.29
Robin'S Egg
#6DEDFD
ΔE00 4.36
Aqua
#00FFFF
ΔE00 5.25
Robin Egg Blue
#8AF1FE
ΔE00 5.49
Bright Turquoise
#0FFEF9
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EBF0 #F05E59
analogous
#59F0AA #59EBF0 #599FF0
triadic
#59EBF0 #F059EB #EBF059
tetradic
#59EBF0 #AA59F0 #F05E59 #9FF059
square
#59EBF0 #AA59F0 #F05E59 #9FF059
split-complementary
#59EBF0 #F0599F #F0AA59
monochromatic
#11B8BD #21E4EB #59EBF0 #91F2F5 #C9F9FA
Accessibility & contrast
On white
1.44
#59EBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#59EBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EBF0
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EBF0 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F1
Deuteranopia (green-blind)
#C4D0F1
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #59ebf0; /* rgb */ color: rgb(89, 235, 240); /* oklch */ color: oklch(86.5% 0.123 198.4);
Tailwind
colors: {
custom: {
50: '#99f2f4',
500: '#59ebf0',
950: '#000000',
},
}SCSS
$custom: #59ebf0; $custom-light: #99f2f4; $custom-dark: #000000;
JSON
{
"hex": "#59ebf0",
"rgb": {
"r": 89,
"g": 235,
"b": 240
},
"hsl": {
"h": 181.987,
"s": 83.425,
"l": 64.51
},
"oklch": {
"l": 0.86468,
"c": 0.12297,
"h": 198.4
},
"luminance": 0.67832
}Semantic roles & 50–950 ramp
primary
#59EBF0
secondary
#BC3631
accent
#0D06E0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585