#59EDF3#59EDF3
#59EDF3 is a very light, vivid teal. Relative luminance 0.692; OKLCH L 87.0% C 0.124 H 199.0°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #59EDF3 |
|---|---|
| RGB | rgb(89, 237, 243) |
| HSL | hsl(182, 87%, 65%) |
| HSV | hsv(182, 63%, 95%) |
| CMYK | cmyk(63.4%, 2.5%, 0%, 4.7%) |
| CIE-LAB | lab(86.58, -37.00, -14.55) |
| CIE-LCH | lch(86.58, 39.76, 201.47°) |
| OKLab | oklab(87.03% -0.1175 -0.0403) |
| OKLCH | oklch(87.03% 0.124 199) |
| XYZ | xyz(50.5746, 69.1577, 95.4600) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.89
Robin'S Egg
#6DEDFD
ΔE00 4.04
Bright Cyan
#41FDFE
ΔE00 4.06
Aqua
#00FFFF
ΔE00 5.06
Robin Egg Blue
#8AF1FE
ΔE00 5.20
Bright Turquoise
#0FFEF9
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EDF3 #F35F59
analogous
#59F3AC #59EDF3 #59A0F3
triadic
#59EDF3 #F359ED #EDF359
tetradic
#59EDF3 #AC59F3 #F35F59 #A0F359
square
#59EDF3 #AC59F3 #F35F59 #A0F359
split-complementary
#59EDF3 #F359A0 #F3AC59
monochromatic
#0EBCC3 #20E7EF #59EDF3 #92F3F7 #CBF9FB
Accessibility & contrast
On white
1.42
#59EDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#59EDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EDF3
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EDF3 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F4
Deuteranopia (green-blind)
#C5D1F4
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #59edf3; /* rgb */ color: rgb(89, 237, 243); /* oklch */ color: oklch(87.0% 0.124 199.0);
Tailwind
colors: {
custom: {
50: '#99f3f7',
500: '#59edf3',
950: '#000000',
},
}SCSS
$custom: #59edf3; $custom-light: #99f3f7; $custom-dark: #000000;
JSON
{
"hex": "#59edf3",
"rgb": {
"r": 89,
"g": 237,
"b": 243
},
"hsl": {
"h": 182.338,
"s": 86.517,
"l": 65.098
},
"oklch": {
"l": 0.87034,
"c": 0.1242,
"h": 199
},
"luminance": 0.69163
}Semantic roles & 50–950 ramp
primary
#59EDF3
secondary
#C1352F
accent
#0B02E3
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585