#59EFF6#59EFF6
#59EFF6 is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.6% C 0.125 H 199.5°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #59EFF6 |
|---|---|
| RGB | rgb(89, 239, 246) |
| HSL | hsl(183, 90%, 66%) |
| HSV | hsv(183, 64%, 96%) |
| CMYK | cmyk(63.8%, 2.8%, 0%, 3.5%) |
| CIE-LAB | lab(87.24, -37.09, -15.13) |
| CIE-LCH | lch(87.24, 40.06, 202.19°) |
| OKLab | oklab(87.6% -0.1182 -0.0419) |
| OKLCH | oklch(87.6% 0.125 199.5) |
| XYZ | xyz(51.6136, 70.5050, 98.0596) |
| Luminance | 0.7051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.67
Robin'S Egg
#6DEDFD
ΔE00 3.77
Bright Cyan
#41FDFE
ΔE00 3.89
Aqua
#00FFFF
ΔE00 4.93
Robin Egg Blue
#8AF1FE
ΔE00 4.95
Bright Turquoise
#0FFEF9
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EFF6 #F66059
analogous
#59F6AE #59EFF6 #59A0F6
triadic
#59EFF6 #F659EF #EFF659
tetradic
#59EFF6 #AE59F6 #F66059 #A0F659
square
#59EFF6 #AE59F6 #F66059 #A0F659
split-complementary
#59EFF6 #F659A0 #F6AE59
monochromatic
#0BC1CA #1FE9F3 #59EFF6 #93F5F9 #CDFAFC
Accessibility & contrast
On white
1.39
#59EFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#59EFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EFF6
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EFF6 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE5F7
Deuteranopia (green-blind)
#C7D3F7
Tritanopia (blue-blind)
#00F7F1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #59eff6; /* rgb */ color: rgb(89, 239, 246); /* oklch */ color: oklch(87.6% 0.125 199.5);
Tailwind
colors: {
custom: {
50: '#9af4f9',
500: '#59eff6',
950: '#000000',
},
}SCSS
$custom: #59eff6; $custom-light: #9af4f9; $custom-dark: #000000;
JSON
{
"hex": "#59eff6",
"rgb": {
"r": 89,
"g": 239,
"b": 246
},
"hsl": {
"h": 182.675,
"s": 89.714,
"l": 65.686
},
"oklch": {
"l": 0.87599,
"c": 0.12544,
"h": 199.5
},
"luminance": 0.70511
}Semantic roles & 50–950 ramp
primary
#59EFF6
secondary
#C6342D
accent
#0A00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585