#59EFF3#59EFF3
#59EFF3 is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.5% C 0.125 H 197.6°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #59EFF3 |
|---|---|
| RGB | rgb(89, 239, 243) |
| HSL | hsl(182, 87%, 65%) |
| HSV | hsv(182, 63%, 95%) |
| CMYK | cmyk(63.4%, 1.6%, 0%, 4.7%) |
| CIE-LAB | lab(87.15, -37.92, -13.70) |
| CIE-LCH | lch(87.15, 40.31, 199.86°) |
| OKLab | oklab(87.5% -0.1194 -0.038) |
| OKLCH | oklch(87.5% 0.125 197.6) |
| XYZ | xyz(51.1569, 70.3223, 95.6541) |
| Luminance | 0.7033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.50
Bright Cyan
#41FDFE
ΔE00 3.38
Aqua
#00FFFF
ΔE00 4.40
Robin'S Egg
#6DEDFD
ΔE00 4.72
Bright Turquoise
#0FFEF9
ΔE00 5.05
Robin Egg Blue
#8AF1FE
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EFF3 #F35D59
analogous
#59F3AA #59EFF3 #59A2F3
triadic
#59EFF3 #F359EF #EFF359
tetradic
#59EFF3 #AA59F3 #F35D59 #A2F359
square
#59EFF3 #AA59F3 #F35D59 #A2F359
split-complementary
#59EFF3 #F359A2 #F3AA59
monochromatic
#0EBFC3 #20EAEF #59EFF3 #92F5F7 #CBFAFB
Accessibility & contrast
On white
1.39
#59EFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#59EFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EFF3
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EFF3 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F4
Deuteranopia (green-blind)
#C8D3F4
Tritanopia (blue-blind)
#00F7F0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #59eff3; /* rgb */ color: rgb(89, 239, 243); /* oklch */ color: oklch(87.5% 0.125 197.6);
Tailwind
colors: {
custom: {
50: '#9af4f7',
500: '#59eff3',
950: '#000000',
},
}SCSS
$custom: #59eff3; $custom-light: #9af4f7; $custom-dark: #000000;
JSON
{
"hex": "#59eff3",
"rgb": {
"r": 89,
"g": 239,
"b": 243
},
"hsl": {
"h": 181.558,
"s": 86.517,
"l": 65.098
},
"oklch": {
"l": 0.87497,
"c": 0.12533,
"h": 197.6
},
"luminance": 0.70328
}Semantic roles & 50–950 ramp
primary
#59EFF3
secondary
#C1332F
accent
#0802E3
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585