#59FFFD#59FFFD
#59FFFD is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.135 H 193.9°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFFD |
|---|---|
| RGB | rgb(89, 255, 253) |
| HSL | hsl(179, 100%, 67%) |
| HSV | hsv(179, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(92.01, -42.44, -11.65) |
| CIE-LCH | lch(92.01, 44.01, 195.35°) |
| OKLab | oklab(91.53% -0.1309 -0.0324) |
| OKLCH | oklch(91.53% 0.135 193.9) |
| XYZ | xyz(57.6015, 80.7292, 105.4560) |
| Luminance | 0.8074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.31
Aqua
#00FFFF
ΔE00 2.10
Bright Turquoise
#0FFEF9
ΔE00 2.42
Bright Light Blue
#26F7FD
ΔE00 3.20
Bright Aqua
#0BF9EA
ΔE00 5.04
Light Cyan
#ACFFFC
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFFD #FF595B
analogous
#59FFAA #59FFFD #59AEFF
triadic
#59FFFD #FD59FF #FFFD59
tetradic
#59FFFD #AA59FF #FF595B #AEFF59
square
#59FFFD #AA59FF #FF595B #AEFF59
split-complementary
#59FFFD #FF59AE #FFAA59
monochromatic
#00DEDB #1CFFFC #59FFFD #96FFFE #D3FFFE
Accessibility & contrast
On white
1.22
#59FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#59FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFFD
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFFD | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FD
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #59fffd; /* rgb */ color: rgb(89, 255, 253); /* oklch */ color: oklch(91.5% 0.135 193.9);
Tailwind
colors: {
custom: {
50: '#9cfffe',
500: '#59fffd',
950: '#000000',
},
}SCSS
$custom: #59fffd; $custom-light: #9cfffe; $custom-dark: #000000;
JSON
{
"hex": "#59fffd",
"rgb": {
"r": 89,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.277,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.91526,
"c": 0.1349,
"h": 193.9
},
"luminance": 0.80736
}Semantic roles & 50–950 ramp
primary
#59FFFD
secondary
#D62628
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685