#59ECFE#59ECFE
#59ECFE is a very light, vivid teal. Relative luminance 0.693; OKLCH L 87.2% C 0.125 H 206.6°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #59ECFE |
|---|---|
| RGB | rgb(89, 236, 254) |
| HSL | hsl(187, 99%, 67%) |
| HSV | hsv(187, 65%, 100%) |
| CMYK | cmyk(65%, 7.1%, 0%, 0.4%) |
| CIE-LAB | lab(86.64, -33.46, -20.24) |
| CIE-LCH | lch(86.64, 39.11, 211.17°) |
| OKLab | oklab(87.19% -0.1121 -0.0562) |
| OKLCH | oklch(87.19% 0.125 206.6) |
| XYZ | xyz(51.9970, 69.2648, 104.3758) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.27
Robin Egg Blue
#8AF1FE
ΔE00 3.72
Robin'S Egg Blue
#98EFF9
ΔE00 5.26
Aqua Blue
#02D8E9
ΔE00 5.32
Bright Light Blue
#26F7FD
ΔE00 5.55
Bright Cyan
#41FDFE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59ECFE #FE6B59
analogous
#59FEBD #59ECFE #599AFE
triadic
#59ECFE #FE59EC #ECFE59
tetradic
#59ECFE #BD59FE #FE6B59 #9AFE59
square
#59ECFE #BD59FE #FE6B59 #9AFE59
split-complementary
#59ECFE #FE599A #FEBD59
monochromatic
#01C4DB #1CE5FE #59ECFE #96F3FE #D3FAFF
Accessibility & contrast
On white
1.41
#59ECFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#59ECFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59ECFE
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59ECFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59ECFE | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FF
Deuteranopia (green-blind)
#C1D1FE
Tritanopia (blue-blind)
#00F6F1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #59ecfe; /* rgb */ color: rgb(89, 236, 254); /* oklch */ color: oklch(87.2% 0.125 206.6);
Tailwind
colors: {
custom: {
50: '#9af2fe',
500: '#59ecfe',
950: '#000000',
},
}SCSS
$custom: #59ecfe; $custom-light: #9af2fe; $custom-dark: #000000;
JSON
{
"hex": "#59ecfe",
"rgb": {
"r": 89,
"g": 236,
"b": 254
},
"hsl": {
"h": 186.545,
"s": 98.802,
"l": 67.255
},
"oklch": {
"l": 0.87189,
"c": 0.12535,
"h": 206.6
},
"luminance": 0.69271
}Semantic roles & 50–950 ramp
primary
#59ECFE
secondary
#D43A27
accent
#1900E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585