#59EDEB#59EDEB
#59EDEB is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.8% C 0.124 H 193.8°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #59EDEB |
|---|---|
| RGB | rgb(89, 237, 235) |
| HSL | hsl(179, 80%, 64%) |
| HSV | hsv(179, 62%, 93%) |
| CMYK | cmyk(62.4%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(86.35, -39.17, -10.70) |
| CIE-LCH | lch(86.35, 40.60, 195.28°) |
| OKLab | oklab(86.77% -0.1208 -0.0297) |
| OKLCH | oklch(86.77% 0.124 193.8) |
| XYZ | xyz(49.3928, 68.6850, 89.2356) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.57
Bright Cyan
#41FDFE
ΔE00 3.64
Bright Turquoise
#0FFEF9
ΔE00 4.35
Aqua
#00FFFF
ΔE00 4.38
Bright Aqua
#0BF9EA
ΔE00 5.47
Turquoise
#40E0D0
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EDEB #ED595B
analogous
#59EDA1 #59EDEB #59A5ED
triadic
#59EDEB #EB59ED #EDEB59
tetradic
#59EDEB #A159ED #ED595B #A5ED59
square
#59EDEB #A159ED #ED595B #A5ED59
split-complementary
#59EDEB #ED59A5 #EDA159
monochromatic
#14B8B5 #22E7E4 #59EDEB #90F3F2 #C7F9F8
Accessibility & contrast
On white
1.42
#59EDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#59EDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EDEB
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EDEB | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EB
Deuteranopia (green-blind)
#C8D1EC
Tritanopia (blue-blind)
#00F4EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #59edeb; /* rgb */ color: rgb(89, 237, 235); /* oklch */ color: oklch(86.8% 0.124 193.8);
Tailwind
colors: {
custom: {
50: '#99f3f1',
500: '#59edeb',
950: '#000000',
},
}SCSS
$custom: #59edeb; $custom-light: #99f3f1; $custom-dark: #000000;
JSON
{
"hex": "#59edeb",
"rgb": {
"r": 89,
"g": 237,
"b": 235
},
"hsl": {
"h": 179.189,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.86766,
"c": 0.12438,
"h": 193.8
},
"luminance": 0.6869
}Semantic roles & 50–950 ramp
primary
#59EDEB
secondary
#B73335
accent
#090CDD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585