#77FCFD#77FCFD
#77FCFD is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.7% C 0.117 H 196.0°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCFD |
|---|---|
| RGB | rgb(119, 252, 253) |
| HSL | hsl(180, 97%, 73%) |
| HSV | hsv(180, 53%, 99%) |
| CMYK | cmyk(53%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(91.97, -36.12, -11.63) |
| CIE-LCH | lch(91.97, 37.95, 197.85°) |
| OKLab | oklab(91.72% -0.1125 -0.0322) |
| OKLCH | oklch(91.72% 0.117 196) |
| XYZ | xyz(60.1403, 80.6288, 105.3030) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.94
Bright Light Blue
#26F7FD
ΔE00 3.78
Aqua
#00FFFF
ΔE00 4.18
Bright Turquoise
#0FFEF9
ΔE00 4.74
Light Cyan
#ACFFFC
ΔE00 5.22
Robin Egg Blue
#8AF1FE
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCFD #FD7877
analogous
#77FDBB #77FCFD #77B9FD
triadic
#77FCFD #FD77FC #FCFD77
tetradic
#77FCFD #BB77FD #FD7877 #B9FD77
square
#77FCFD #BB77FD #FD7877 #B9FD77
split-complementary
#77FCFD #FD77B9 #FDBB77
monochromatic
#04F4F6 #3BFBFC #77FCFD #B3FDFE #E1FEFF
Accessibility & contrast
On white
1.23
#77FCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#77FCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCFD
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCFD | 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)
#EEF2FD
Deuteranopia (green-blind)
#D7E1FE
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #77fcfd; /* rgb */ color: rgb(119, 252, 253); /* oklch */ color: oklch(91.7% 0.117 196.0);
Tailwind
colors: {
custom: {
50: '#a9fdfe',
500: '#77fcfd',
950: '#000000',
},
}SCSS
$custom: #77fcfd; $custom-light: #a9fdfe; $custom-dark: #000000;
JSON
{
"hex": "#77fcfd",
"rgb": {
"r": 119,
"g": 252,
"b": 253
},
"hsl": {
"h": 180.448,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.91717,
"c": 0.11698,
"h": 196
},
"luminance": 0.80635
}Semantic roles & 50–950 ramp
primary
#77FCFD
secondary
#DA3F3E
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685