#59F3ED#59F3ED
#59F3ED is a very light, vivid teal. Relative luminance 0.723; OKLCH L 88.2% C 0.128 H 191.4°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #59F3ED |
|---|---|
| RGB | rgb(89, 243, 237) |
| HSL | hsl(178, 87%, 65%) |
| HSV | hsv(178, 63%, 95%) |
| CMYK | cmyk(63.4%, 0%, 2.5%, 4.7%) |
| CIE-LAB | lab(88.13, -41.34, -9.10) |
| CIE-LCH | lch(88.13, 42.33, 192.42°) |
| OKLab | oklab(88.23% -0.1259 -0.0254) |
| OKLCH | oklch(88.23% 0.128 191.4) |
| XYZ | xyz(51.4496, 72.3338, 91.3547) |
| Luminance | 0.7234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.11
Bright Cyan
#41FDFE
ΔE00 3.18
Aqua
#00FFFF
ΔE00 3.68
Bright Aqua
#0BF9EA
ΔE00 3.90
Bright Light Blue
#26F7FD
ΔE00 4.06
Turquoise
#40E0D0
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F3ED #F3595F
analogous
#59F3A0 #59F3ED #59ACF3
triadic
#59F3ED #ED59F3 #F3ED59
tetradic
#59F3ED #A059F3 #F3595F #ACF359
square
#59F3ED #A059F3 #F3595F #ACF359
split-complementary
#59F3ED #F359AC #F3A059
monochromatic
#0EC3BC #20EFE7 #59F3ED #92F7F3 #CBFBF9
Accessibility & contrast
On white
1.36
#59F3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#59F3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F3ED
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F3ED | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7ED
Deuteranopia (green-blind)
#CED6EE
Tritanopia (blue-blind)
#00F9F1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #59f3ed; /* rgb */ color: rgb(89, 243, 237); /* oklch */ color: oklch(88.2% 0.128 191.4);
Tailwind
colors: {
custom: {
50: '#9af7f2',
500: '#59f3ed',
950: '#000000',
},
}SCSS
$custom: #59f3ed; $custom-light: #9af7f2; $custom-dark: #000000;
JSON
{
"hex": "#59f3ed",
"rgb": {
"r": 89,
"g": 243,
"b": 237
},
"hsl": {
"h": 177.662,
"s": 86.517,
"l": 65.098
},
"oklch": {
"l": 0.88229,
"c": 0.12842,
"h": 191.4
},
"luminance": 0.72339
}Semantic roles & 50–950 ramp
primary
#59F3ED
secondary
#C12F35
accent
#020BE3
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1717
muted
#808585