#59F3F3#59F3F3
#59F3F3 is a very light, vivid teal. Relative luminance 0.727; OKLCH L 88.4% C 0.128 H 195.1°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #59F3F3 |
|---|---|
| RGB | rgb(89, 243, 243) |
| HSL | hsl(180, 87%, 65%) |
| HSV | hsv(180, 63%, 95%) |
| CMYK | cmyk(63.4%, 0%, 0%, 4.7%) |
| CIE-LAB | lab(88.30, -39.74, -11.98) |
| CIE-LCH | lch(88.30, 41.51, 196.78°) |
| OKLab | oklab(88.42% -0.1234 -0.0333) |
| OKLCH | oklch(88.42% 0.128 195.1) |
| XYZ | xyz(52.3409, 72.6903, 96.0488) |
| Luminance | 0.7270 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.35
Bright Light Blue
#26F7FD
ΔE00 2.48
Aqua
#00FFFF
ΔE00 3.33
Bright Turquoise
#0FFEF9
ΔE00 3.67
Bright Aqua
#0BF9EA
ΔE00 5.62
Robin'S Egg
#6DEDFD
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F3F3 #F35959
analogous
#59F3A6 #59F3F3 #59A6F3
triadic
#59F3F3 #F359F3 #F3F359
tetradic
#59F3F3 #A659F3 #F35959 #A6F359
square
#59F3F3 #A659F3 #F35959 #A6F359
split-complementary
#59F3F3 #F359A6 #F3A659
monochromatic
#0EC3C3 #20EFEF #59F3F3 #92F7F7 #CBFBFB
Accessibility & contrast
On white
1.35
#59F3F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#59F3F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F3F3
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F3F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F3F3 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F3
Deuteranopia (green-blind)
#CCD6F4
Tritanopia (blue-blind)
#00FAF3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #59f3f3; /* rgb */ color: rgb(89, 243, 243); /* oklch */ color: oklch(88.4% 0.128 195.1);
Tailwind
colors: {
custom: {
50: '#9af7f7',
500: '#59f3f3',
950: '#000000',
},
}SCSS
$custom: #59f3f3; $custom-light: #9af7f7; $custom-dark: #000000;
JSON
{
"hex": "#59f3f3",
"rgb": {
"r": 89,
"g": 243,
"b": 243
},
"hsl": {
"h": 180,
"s": 86.517,
"l": 65.098
},
"oklch": {
"l": 0.88424,
"c": 0.12779,
"h": 195.1
},
"luminance": 0.72696
}Semantic roles & 50–950 ramp
primary
#59F3F3
secondary
#C12F2F
accent
#0202E3
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1717
muted
#808585