#59FAF5#59FAF5
#59FAF5 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 90.1% C 0.132 H 192.1°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #59FAF5 |
|---|---|
| RGB | rgb(89, 250, 245) |
| HSL | hsl(178, 94%, 66%) |
| HSV | hsv(178, 64%, 98%) |
| CMYK | cmyk(64.4%, 0%, 2%, 2%) |
| CIE-LAB | lab(90.36, -42.35, -9.96) |
| CIE-LCH | lch(90.36, 43.50, 193.24°) |
| OKLab | oklab(90.11% -0.1294 -0.0277) |
| OKLCH | oklch(90.11% 0.132 192.1) |
| XYZ | xyz(54.7794, 77.0815, 98.3597) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.14
Bright Turquoise
#0FFEF9
ΔE00 2.23
Aqua
#00FFFF
ΔE00 2.66
Bright Light Blue
#26F7FD
ΔE00 3.67
Bright Aqua
#0BF9EA
ΔE00 4.01
Turquoise
#40E0D0
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FAF5 #FA595E
analogous
#59FAA5 #59FAF5 #59AFFA
triadic
#59FAF5 #F559FA #FAF559
tetradic
#59FAF5 #A559FA #FA595E #AFFA59
square
#59FAF5 #A559FA #FA595E #AFFA59
split-complementary
#59FAF5 #FA59AF #FAA559
monochromatic
#06D2CC #1EF8F1 #59FAF5 #94FCF9 #D0FEFC
Accessibility & contrast
On white
1.28
#59FAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#59FAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FAF5
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FAF5 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEF5
Deuteranopia (green-blind)
#D3DCF6
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #59faf5; /* rgb */ color: rgb(89, 250, 245); /* oklch */ color: oklch(90.1% 0.132 192.1);
Tailwind
colors: {
custom: {
50: '#9bfcf8',
500: '#59faf5',
950: '#000000',
},
}SCSS
$custom: #59faf5; $custom-light: #9bfcf8; $custom-dark: #000000;
JSON
{
"hex": "#59faf5",
"rgb": {
"r": 89,
"g": 250,
"b": 245
},
"hsl": {
"h": 178.137,
"s": 94.152,
"l": 66.471
},
"oklch": {
"l": 0.90112,
"c": 0.13235,
"h": 192.1
},
"luminance": 0.77088
}Semantic roles & 50–950 ramp
primary
#59FAF5
secondary
#CD2A2F
accent
#0007E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585