#59FCFD#59FCFD
#59FCFD is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.8% C 0.133 H 195.7°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #59FCFD |
|---|---|
| RGB | rgb(89, 252, 253) |
| HSL | hsl(180, 98%, 67%) |
| HSV | hsv(180, 65%, 99%) |
| CMYK | cmyk(64.8%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(91.16, -41.10, -12.93) |
| CIE-LCH | lch(91.16, 43.08, 197.46°) |
| OKLab | oklab(90.84% -0.128 -0.0359) |
| OKLCH | oklch(90.84% 0.133 195.7) |
| XYZ | xyz(56.6519, 78.8301, 105.1395) |
| Luminance | 0.7884 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.06
Bright Light Blue
#26F7FD
ΔE00 2.32
Aqua
#00FFFF
ΔE00 2.33
Bright Turquoise
#0FFEF9
ΔE00 3.10
Bright Aqua
#0BF9EA
ΔE00 5.84
Robin'S Egg
#6DEDFD
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FCFD #FD5A59
analogous
#59FDAC #59FCFD #59AAFD
triadic
#59FCFD #FD59FC #FCFD59
tetradic
#59FCFD #AC59FD #FD5A59 #AAFD59
square
#59FCFD #AC59FD #FD5A59 #AAFD59
split-complementary
#59FCFD #FD59AA #FDAC59
monochromatic
#03D8D9 #1DFBFC #59FCFD #95FDFE #D2FEFE
Accessibility & contrast
On white
1.25
#59FCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#59FCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FCFD
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FCFD | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FD
Deuteranopia (green-blind)
#D3DEFE
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #59fcfd; /* rgb */ color: rgb(89, 252, 253); /* oklch */ color: oklch(90.8% 0.133 195.7);
Tailwind
colors: {
custom: {
50: '#9cfefe',
500: '#59fcfd',
950: '#000000',
},
}SCSS
$custom: #59fcfd; $custom-light: #9cfefe; $custom-dark: #000000;
JSON
{
"hex": "#59fcfd",
"rgb": {
"r": 89,
"g": 252,
"b": 253
},
"hsl": {
"h": 180.366,
"s": 97.619,
"l": 67.059
},
"oklch": {
"l": 0.90835,
"c": 0.13298,
"h": 195.7
},
"luminance": 0.78837
}Semantic roles & 50–950 ramp
primary
#59FCFD
secondary
#D32928
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685