#59E4F6#59E4F6
#59E4F6 is a very light, vivid teal. Relative luminance 0.643; OKLCH L 85.1% C 0.121 H 207.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #59E4F6 |
|---|---|
| RGB | rgb(89, 228, 246) |
| HSL | hsl(187, 90%, 66%) |
| HSV | hsv(187, 64%, 96%) |
| CMYK | cmyk(63.8%, 7.3%, 0%, 3.5%) |
| CIE-LAB | lab(84.10, -31.94, -19.87) |
| CIE-LCH | lch(84.10, 37.62, 211.88°) |
| OKLab | oklab(85.06% -0.1073 -0.0551) |
| OKLCH | oklch(85.06% 0.121 207.2) |
| XYZ | xyz(48.4907, 64.2592, 97.0186) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.30
Aqua Blue
#02D8E9
ΔE00 4.04
Robin Egg Blue
#8AF1FE
ΔE00 4.46
Robin'S Egg Blue
#98EFF9
ΔE00 5.65
Neon Blue
#04D9FF
ΔE00 6.09
Bright Light Blue
#26F7FD
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E4F6 #F66B59
analogous
#59F6B9 #59E4F6 #5995F6
triadic
#59E4F6 #F659E4 #E4F659
tetradic
#59E4F6 #B959F6 #F66B59 #95F659
square
#59E4F6 #B959F6 #F66B59 #95F659
split-complementary
#59E4F6 #F65995 #F6B959
monochromatic
#0BB4CA #1FDBF3 #59E4F6 #93EDF9 #CDF7FC
Accessibility & contrast
On white
1.52
#59E4F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#59E4F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E4F6
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E4F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E4F6 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DCF7
Deuteranopia (green-blind)
#BBCAF6
Tritanopia (blue-blind)
#00EDE9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #59e4f6; /* rgb */ color: rgb(89, 228, 246); /* oklch */ color: oklch(85.1% 0.121 207.2);
Tailwind
colors: {
custom: {
50: '#99edf9',
500: '#59e4f6',
950: '#000000',
},
}SCSS
$custom: #59e4f6; $custom-light: #99edf9; $custom-dark: #000000;
JSON
{
"hex": "#59e4f6",
"rgb": {
"r": 89,
"g": 228,
"b": 246
},
"hsl": {
"h": 186.879,
"s": 89.714,
"l": 65.686
},
"oklch": {
"l": 0.85061,
"c": 0.12066,
"h": 207.2
},
"luminance": 0.64264
}Semantic roles & 50–950 ramp
primary
#59E4F6
secondary
#C63F2D
accent
#1A00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1617
muted
#808585