#59FFFC#59FFFC
#59FFFC is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.135 H 193.3°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFFC |
|---|---|
| RGB | rgb(89, 255, 252) |
| HSL | hsl(179, 100%, 67%) |
| HSV | hsv(179, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(91.98, -42.71, -11.18) |
| CIE-LCH | lch(91.98, 44.15, 194.67°) |
| OKLab | oklab(91.49% -0.1314 -0.0311) |
| OKLCH | oklch(91.49% 0.135 193.3) |
| XYZ | xyz(57.4426, 80.6656, 104.6192) |
| Luminance | 0.8067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.52
Aqua
#00FFFF
ΔE00 2.16
Bright Turquoise
#0FFEF9
ΔE00 2.25
Bright Light Blue
#26F7FD
ΔE00 3.43
Bright Aqua
#0BF9EA
ΔE00 4.76
Light Cyan
#ACFFFC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFFC #FF595C
analogous
#59FFA9 #59FFFC #59AFFF
triadic
#59FFFC #FC59FF #FFFC59
tetradic
#59FFFC #A959FF #FF595C #AFFF59
square
#59FFFC #A959FF #FF595C #AFFF59
split-complementary
#59FFFC #FF59AF #FFA959
monochromatic
#00DEDA #1CFFFB #59FFFC #96FFFD #D3FFFE
Accessibility & contrast
On white
1.23
#59FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#59FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFFC
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFFC | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#D6E0FD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #59fffc; /* rgb */ color: rgb(89, 255, 252); /* oklch */ color: oklch(91.5% 0.135 193.3);
Tailwind
colors: {
custom: {
50: '#9cfffd',
500: '#59fffc',
950: '#000000',
},
}SCSS
$custom: #59fffc; $custom-light: #9cfffd; $custom-dark: #000000;
JSON
{
"hex": "#59fffc",
"rgb": {
"r": 89,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.916,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.91494,
"c": 0.13499,
"h": 193.3
},
"luminance": 0.80672
}Semantic roles & 50–950 ramp
primary
#59FFFC
secondary
#D62629
accent
#0004E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685