#59F3F9#59F3F9
#59F3F9 is a very light, vivid teal. Relative luminance 0.731; OKLCH L 88.6% C 0.128 H 198.8°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #59F3F9 |
|---|---|
| RGB | rgb(89, 243, 249) |
| HSL | hsl(182, 93%, 66%) |
| HSV | hsv(182, 64%, 98%) |
| CMYK | cmyk(64.3%, 2.4%, 0%, 2.4%) |
| CIE-LAB | lab(88.48, -38.11, -14.86) |
| CIE-LCH | lch(88.48, 40.90, 201.30°) |
| OKLab | oklab(88.63% -0.1209 -0.0412) |
| OKLCH | oklch(88.63% 0.128 198.8) |
| XYZ | xyz(53.2618, 73.0587, 100.8989) |
| Luminance | 0.7307 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.07
Bright Cyan
#41FDFE
ΔE00 3.04
Aqua
#00FFFF
ΔE00 4.15
Robin'S Egg
#6DEDFD
ΔE00 4.30
Bright Turquoise
#0FFEF9
ΔE00 5.07
Robin Egg Blue
#8AF1FE
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F3F9 #F95F59
analogous
#59F9AF #59F3F9 #59A3F9
triadic
#59F3F9 #F959F3 #F3F959
tetradic
#59F3F9 #AF59F9 #F95F59 #A3F959
square
#59F3F9 #AF59F9 #F95F59 #A3F959
split-complementary
#59F3F9 #F959A3 #F9AF59
monochromatic
#08C9D0 #1EEFF7 #59F3F9 #94F7FB #CFFCFD
Accessibility & contrast
On white
1.35
#59F3F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#59F3F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F3F9
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F3F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F3F9 | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E8FA
Deuteranopia (green-blind)
#CAD6FA
Tritanopia (blue-blind)
#00FBF4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #59f3f9; /* rgb */ color: rgb(89, 243, 249); /* oklch */ color: oklch(88.6% 0.128 198.8);
Tailwind
colors: {
custom: {
50: '#9af7fb',
500: '#59f3f9',
950: '#000000',
},
}SCSS
$custom: #59f3f9; $custom-light: #9af7fb; $custom-dark: #000000;
JSON
{
"hex": "#59f3f9",
"rgb": {
"r": 89,
"g": 243,
"b": 249
},
"hsl": {
"h": 182.25,
"s": 93.023,
"l": 66.275
},
"oklch": {
"l": 0.88625,
"c": 0.12774,
"h": 198.8
},
"luminance": 0.73065
}Semantic roles & 50–950 ramp
primary
#59F3F9
secondary
#CB312B
accent
#0900E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101717
muted
#808585