#59F3EF#59F3EF
#59F3EF is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.3% C 0.128 H 192.6°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #59F3EF |
|---|---|
| RGB | rgb(89, 243, 239) |
| HSL | hsl(178, 87%, 65%) |
| HSV | hsv(178, 63%, 95%) |
| CMYK | cmyk(63.4%, 0%, 1.6%, 4.7%) |
| CIE-LAB | lab(88.19, -40.81, -10.06) |
| CIE-LCH | lch(88.19, 42.03, 193.85°) |
| OKLab | oklab(88.29% -0.125 -0.028) |
| OKLCH | oklch(88.29% 0.128 192.6) |
| XYZ | xyz(51.7434, 72.4513, 92.9021) |
| Luminance | 0.7246 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.77
Bright Turquoise
#0FFEF9
ΔE00 3.16
Aqua
#00FFFF
ΔE00 3.43
Bright Light Blue
#26F7FD
ΔE00 3.48
Bright Aqua
#0BF9EA
ΔE00 4.44
Turquoise
#40E0D0
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F3EF #F3595D
analogous
#59F3A2 #59F3EF #59AAF3
triadic
#59F3EF #EF59F3 #F3EF59
tetradic
#59F3EF #A259F3 #F3595D #AAF359
square
#59F3EF #A259F3 #F3595D #AAF359
split-complementary
#59F3EF #F359AA #F3A259
monochromatic
#0EC3BF #20EFEA #59F3EF #92F7F5 #CBFBFA
Accessibility & contrast
On white
1.36
#59F3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#59F3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F3EF
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F3EF | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EF
Deuteranopia (green-blind)
#CDD6F0
Tritanopia (blue-blind)
#00FAF1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #59f3ef; /* rgb */ color: rgb(89, 243, 239); /* oklch */ color: oklch(88.3% 0.128 192.6);
Tailwind
colors: {
custom: {
50: '#9af7f4',
500: '#59f3ef',
950: '#000000',
},
}SCSS
$custom: #59f3ef; $custom-light: #9af7f4; $custom-dark: #000000;
JSON
{
"hex": "#59f3ef",
"rgb": {
"r": 89,
"g": 243,
"b": 239
},
"hsl": {
"h": 178.442,
"s": 86.517,
"l": 65.098
},
"oklch": {
"l": 0.88293,
"c": 0.12815,
"h": 192.6
},
"luminance": 0.72457
}Semantic roles & 50–950 ramp
primary
#59F3EF
secondary
#C12F33
accent
#0208E3
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1717
muted
#808585