#77FCFE#77FCFE
#77FCFE is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.7% C 0.117 H 196.6°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCFE |
|---|---|
| RGB | rgb(119, 252, 254) |
| HSL | hsl(181, 99%, 73%) |
| HSV | hsv(181, 53%, 100%) |
| CMYK | cmyk(53.1%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(91.99, -35.86, -12.11) |
| CIE-LCH | lch(91.99, 37.85, 198.66°) |
| OKLab | oklab(91.75% -0.1121 -0.0335) |
| OKLCH | oklch(91.75% 0.117 196.6) |
| XYZ | xyz(60.3001, 80.6927, 106.1442) |
| Luminance | 0.8070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.04
Bright Light Blue
#26F7FD
ΔE00 3.73
Aqua
#00FFFF
ΔE00 4.29
Bright Turquoise
#0FFEF9
ΔE00 4.95
Light Cyan
#ACFFFC
ΔE00 5.26
Robin Egg Blue
#8AF1FE
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCFE #FE7977
analogous
#77FEBC #77FCFE #77B8FE
triadic
#77FCFE #FE77FC #FCFE77
tetradic
#77FCFE #BC77FE #FE7977 #B8FE77
square
#77FCFE #BC77FE #FE7977 #B8FE77
split-complementary
#77FCFE #FE77B8 #FEBC77
monochromatic
#02F5F9 #3AFBFE #77FCFE #B4FDFE #E1FEFF
Accessibility & contrast
On white
1.23
#77FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#77FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCFE
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCFE | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FE
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #77fcfe; /* rgb */ color: rgb(119, 252, 254); /* oklch */ color: oklch(91.7% 0.117 196.6);
Tailwind
colors: {
custom: {
50: '#a9fdfe',
500: '#77fcfe',
950: '#000000',
},
}SCSS
$custom: #77fcfe; $custom-light: #a9fdfe; $custom-dark: #000000;
JSON
{
"hex": "#77fcfe",
"rgb": {
"r": 119,
"g": 252,
"b": 254
},
"hsl": {
"h": 180.889,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.91749,
"c": 0.11696,
"h": 196.6
},
"luminance": 0.80699
}Semantic roles & 50–950 ramp
primary
#77FCFE
secondary
#DC403E
accent
#0300E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685