#59E1F3#59E1F3
#59E1F3 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.3% C 0.119 H 207.4°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #59E1F3 |
|---|---|
| RGB | rgb(89, 225, 243) |
| HSL | hsl(187, 87%, 65%) |
| HSV | hsv(187, 63%, 95%) |
| CMYK | cmyk(63.4%, 7.4%, 0%, 4.7%) |
| CIE-LAB | lab(83.15, -31.37, -19.72) |
| CIE-LCH | lch(83.15, 37.05, 212.16°) |
| OKLab | oklab(84.26% -0.1055 -0.0547) |
| OKLCH | oklch(84.26% 0.119 207.4) |
| XYZ | xyz(47.2159, 62.4402, 94.3405) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.89
Aqua Blue
#02D8E9
ΔE00 3.66
Robin Egg Blue
#8AF1FE
ΔE00 4.89
Neon Blue
#04D9FF
ΔE00 5.80
Robin'S Egg Blue
#98EFF9
ΔE00 5.93
Bright Light Blue
#26F7FD
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E1F3 #F36B59
analogous
#59F3B8 #59E1F3 #5994F3
triadic
#59E1F3 #F359E1 #E1F359
tetradic
#59E1F3 #B859F3 #F36B59 #94F359
square
#59E1F3 #B859F3 #F36B59 #94F359
split-complementary
#59E1F3 #F35994 #F3B859
monochromatic
#0EAEC3 #20D7EF #59E1F3 #92EBF7 #CBF6FB
Accessibility & contrast
On white
1.56
#59E1F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#59E1F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E1F3
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E1F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E1F3 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F4
Deuteranopia (green-blind)
#B8C8F3
Tritanopia (blue-blind)
#00EAE6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #59e1f3; /* rgb */ color: rgb(89, 225, 243); /* oklch */ color: oklch(84.3% 0.119 207.4);
Tailwind
colors: {
custom: {
50: '#98eaf7',
500: '#59e1f3',
950: '#000000',
},
}SCSS
$custom: #59e1f3; $custom-light: #98eaf7; $custom-dark: #000000;
JSON
{
"hex": "#59e1f3",
"rgb": {
"r": 89,
"g": 225,
"b": 243
},
"hsl": {
"h": 187.013,
"s": 86.517,
"l": 65.098
},
"oklch": {
"l": 0.84261,
"c": 0.11888,
"h": 207.4
},
"luminance": 0.62445
}Semantic roles & 50–950 ramp
primary
#59E1F3
secondary
#C1402F
accent
#1D02E3
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485