#77FEFA#77FEFA
#77FEFA is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.1% C 0.119 H 192.7°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #77FEFA |
|---|---|
| RGB | rgb(119, 254, 250) |
| HSL | hsl(178, 99%, 73%) |
| HSV | hsv(178, 53%, 100%) |
| CMYK | cmyk(53.1%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(92.44, -37.80, -9.37) |
| CIE-LCH | lch(92.44, 38.95, 193.92°) |
| OKLab | oklab(92.07% -0.1158 -0.026) |
| OKLCH | oklch(92.07% 0.119 192.7) |
| XYZ | xyz(60.2976, 81.7019, 103.0163) |
| Luminance | 0.8171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.05
Bright Turquoise
#0FFEF9
ΔE00 3.97
Aqua
#00FFFF
ΔE00 3.98
Bright Light Blue
#26F7FD
ΔE00 4.56
Light Cyan
#ACFFFC
ΔE00 5.33
Bright Aqua
#0BF9EA
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FEFA #FE777B
analogous
#77FEB6 #77FEFA #77BEFE
triadic
#77FEFA #FA77FE #FEFA77
tetradic
#77FEFA #B677FE #FE777B #BEFE77
square
#77FEFA #B677FE #FE777B #BEFE77
split-complementary
#77FEFA #FE77BE #FEB677
monochromatic
#02F9F1 #3AFEF8 #77FEFA #B4FEFC #E1FFFE
Accessibility & contrast
On white
1.21
#77FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#77FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FEFA
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FEFA | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #77fefa; /* rgb */ color: rgb(119, 254, 250); /* oklch */ color: oklch(92.1% 0.119 192.7);
Tailwind
colors: {
custom: {
50: '#a9fffb',
500: '#77fefa',
950: '#000000',
},
}SCSS
$custom: #77fefa; $custom-light: #a9fffb; $custom-dark: #000000;
JSON
{
"hex": "#77fefa",
"rgb": {
"r": 119,
"g": 254,
"b": 250
},
"hsl": {
"h": 178.222,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.92074,
"c": 0.11865,
"h": 192.7
},
"luminance": 0.81708
}Semantic roles & 50–950 ramp
primary
#77FEFA
secondary
#DC3E42
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685