#77FDFE#77FDFE
#77FDFE is a very light, moderate teal. Relative luminance 0.813; OKLCH L 92.0% C 0.118 H 196.0°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #77FDFE |
|---|---|
| RGB | rgb(119, 253, 254) |
| HSL | hsl(180, 99%, 73%) |
| HSV | hsv(180, 53%, 100%) |
| CMYK | cmyk(53.1%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(92.28, -36.32, -11.69) |
| CIE-LCH | lch(92.28, 38.16, 197.84°) |
| OKLab | oklab(91.98% -0.1131 -0.0324) |
| OKLCH | oklch(91.98% 0.118 196) |
| XYZ | xyz(60.6149, 81.3224, 106.2491) |
| Luminance | 0.8133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.91
Bright Light Blue
#26F7FD
ΔE00 3.82
Aqua
#00FFFF
ΔE00 4.13
Bright Turquoise
#0FFEF9
ΔE00 4.71
Light Cyan
#ACFFFC
ΔE00 5.23
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FDFE #FE7877
analogous
#77FEBB #77FDFE #77BAFE
triadic
#77FDFE #FE77FD #FDFE77
tetradic
#77FDFE #BB77FE #FE7877 #BAFE77
square
#77FDFE #BB77FE #FE7877 #BAFE77
split-complementary
#77FDFE #FE77BA #FEBB77
monochromatic
#02F7F9 #3AFCFE #77FDFE #B4FEFE #E1FFFF
Accessibility & contrast
On white
1.22
#77FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#77FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FDFE
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FDFE | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #77fdfe; /* rgb */ color: rgb(119, 253, 254); /* oklch */ color: oklch(92.0% 0.118 196.0);
Tailwind
colors: {
custom: {
50: '#a9fefe',
500: '#77fdfe',
950: '#000000',
},
}SCSS
$custom: #77fdfe; $custom-light: #a9fefe; $custom-dark: #000000;
JSON
{
"hex": "#77fdfe",
"rgb": {
"r": 119,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.444,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.91975,
"c": 0.11764,
"h": 196
},
"luminance": 0.81328
}Semantic roles & 50–950 ramp
primary
#77FDFE
secondary
#DC3F3E
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685