#77FFFE#77FFFE
#77FFFE is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.4% C 0.119 H 194.6°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFFE |
|---|---|
| RGB | rgb(119, 255, 254) |
| HSL | hsl(180, 100%, 73%) |
| HSV | hsv(180, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.84, -37.24, -10.86) |
| CIE-LCH | lch(92.84, 38.79, 196.25°) |
| OKLab | oklab(92.43% -0.1152 -0.0301) |
| OKLCH | oklch(92.43% 0.119 194.6) |
| XYZ | xyz(61.2496, 82.5918, 106.4607) |
| Luminance | 0.8260 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.83
Aqua
#00FFFF
ΔE00 3.93
Bright Light Blue
#26F7FD
ΔE00 4.12
Bright Turquoise
#0FFEF9
ΔE00 4.31
Light Cyan
#ACFFFC
ΔE00 5.25
Bright Aqua
#0BF9EA
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFFE #FF7778
analogous
#77FFBA #77FFFE #77BCFF
triadic
#77FFFE #FE77FF #FFFE77
tetradic
#77FFFE #BA77FF #FF7778 #BCFF77
square
#77FFFE #BA77FF #FF7778 #BCFF77
split-complementary
#77FFFE #FF77BC #FFBA77
monochromatic
#00FCFA #3AFFFE #77FFFE #B4FFFE #E0FFFF
Accessibility & contrast
On white
1.20
#77FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#77FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFFE
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFFE | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#DAE3FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #77fffe; /* rgb */ color: rgb(119, 255, 254); /* oklch */ color: oklch(92.4% 0.119 194.6);
Tailwind
colors: {
custom: {
50: '#aafffe',
500: '#77fffe',
950: '#000000',
},
}SCSS
$custom: #77fffe; $custom-light: #aafffe; $custom-dark: #000000;
JSON
{
"hex": "#77fffe",
"rgb": {
"r": 119,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.559,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.92428,
"c": 0.11904,
"h": 194.6
},
"luminance": 0.82598
}Semantic roles & 50–950 ramp
primary
#77FFFE
secondary
#DD3D3F
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685