#59E2FC#59E2FC
#59E2FC is a very light, vivid teal. Relative luminance 0.635; OKLCH L 84.8% C 0.122 H 212.5°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #59E2FC |
|---|---|
| RGB | rgb(89, 226, 252) |
| HSL | hsl(190, 96%, 67%) |
| HSV | hsv(190, 65%, 99%) |
| CMYK | cmyk(64.7%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(83.73, -29.26, -23.60) |
| CIE-LCH | lch(83.73, 37.59, 218.89°) |
| OKLab | oklab(84.82% -0.103 -0.0656) |
| OKLCH | oklch(84.82% 0.122 212.5) |
| XYZ | xyz(48.8795, 63.5395, 101.7649) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.91
Neon Blue
#04D9FF
ΔE00 3.97
Aqua Blue
#02D8E9
ΔE00 5.31
Robin Egg Blue
#8AF1FE
ΔE00 5.53
Robin'S Egg Blue
#98EFF9
ΔE00 6.62
Sky Blue
#87CEEB
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E2FC #FC7359
analogous
#59FCC5 #59E2FC #5990FC
triadic
#59E2FC #FC59E2 #E2FC59
tetradic
#59E2FC #C559FC #FC7359 #90FC59
square
#59E2FC #C559FC #FC7359 #90FC59
split-complementary
#59E2FC #FC5990 #FCC559
monochromatic
#04B5D7 #1DD7FB #59E2FC #95EDFD #D1F7FE
Accessibility & contrast
On white
1.53
#59E2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#59E2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E2FC
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E2FC | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFE
Deuteranopia (green-blind)
#B6C9FC
Tritanopia (blue-blind)
#00EDEA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #59e2fc; /* rgb */ color: rgb(89, 226, 252); /* oklch */ color: oklch(84.8% 0.122 212.5);
Tailwind
colors: {
custom: {
50: '#99ebfd',
500: '#59e2fc',
950: '#000000',
},
}SCSS
$custom: #59e2fc; $custom-light: #99ebfd; $custom-dark: #000000;
JSON
{
"hex": "#59e2fc",
"rgb": {
"r": 89,
"g": 226,
"b": 252
},
"hsl": {
"h": 189.571,
"s": 96.45,
"l": 66.863
},
"oklch": {
"l": 0.84824,
"c": 0.12213,
"h": 212.5
},
"luminance": 0.63545
}Semantic roles & 50–950 ramp
primary
#59E2FC
secondary
#D14328
accent
#2500E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485