#59EDEF#59EDEF
#59EDEF is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.9% C 0.124 H 196.4°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #59EDEF |
|---|---|
| RGB | rgb(89, 237, 239) |
| HSL | hsl(181, 82%, 64%) |
| HSV | hsv(181, 63%, 94%) |
| CMYK | cmyk(62.8%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(86.46, -38.09, -12.63) |
| CIE-LCH | lch(86.46, 40.13, 198.35°) |
| OKLab | oklab(86.9% -0.1191 -0.035) |
| OKLCH | oklch(86.9% 0.124 196.4) |
| XYZ | xyz(49.9771, 68.9187, 92.3134) |
| Luminance | 0.6892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.93
Bright Cyan
#41FDFE
ΔE00 3.59
Aqua
#00FFFF
ΔE00 4.52
Bright Turquoise
#0FFEF9
ΔE00 4.93
Robin'S Egg
#6DEDFD
ΔE00 5.33
Robin Egg Blue
#8AF1FE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EDEF #EF5B59
analogous
#59EFA6 #59EDEF #59A2EF
triadic
#59EDEF #EF59ED #EDEF59
tetradic
#59EDEF #A659EF #EF5B59 #A2EF59
square
#59EDEF #A659EF #EF5B59 #A2EF59
split-complementary
#59EDEF #EF59A2 #EFA659
monochromatic
#12B9BC #21E7EA #59EDEF #91F3F4 #C9F9FA
Accessibility & contrast
On white
1.42
#59EDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#59EDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EDEF
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EDEF | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EF
Deuteranopia (green-blind)
#C7D1F0
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #59edef; /* rgb */ color: rgb(89, 237, 239); /* oklch */ color: oklch(86.9% 0.124 196.4);
Tailwind
colors: {
custom: {
50: '#99f3f4',
500: '#59edef',
950: '#000000',
},
}SCSS
$custom: #59edef; $custom-light: #99f3f4; $custom-dark: #000000;
JSON
{
"hex": "#59edef",
"rgb": {
"r": 89,
"g": 237,
"b": 239
},
"hsl": {
"h": 180.8,
"s": 82.418,
"l": 64.314
},
"oklch": {
"l": 0.86899,
"c": 0.12415,
"h": 196.4
},
"luminance": 0.68924
}Semantic roles & 50–950 ramp
primary
#59EDEF
secondary
#BA3432
accent
#0A07DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585