#77FEF6#77FEF6
#77FEF6 is a very light, moderate teal. Relative luminance 0.815; OKLCH L 91.9% C 0.119 H 190.0°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #77FEF6 |
|---|---|
| RGB | rgb(119, 254, 246) |
| HSL | hsl(176, 99%, 73%) |
| HSV | hsv(176, 53%, 100%) |
| CMYK | cmyk(53.1%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(92.33, -38.81, -7.46) |
| CIE-LCH | lch(92.33, 39.52, 190.88°) |
| OKLab | oklab(91.95% -0.1174 -0.0208) |
| OKLCH | oklch(91.95% 0.119 190) |
| XYZ | xyz(59.6770, 81.4537, 99.7481) |
| Luminance | 0.8146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.80
Bright Turquoise
#0FFEF9
ΔE00 3.92
Aqua
#00FFFF
ΔE00 4.43
Bright Aqua
#0BF9EA
ΔE00 4.85
Bright Light Blue
#26F7FD
ΔE00 5.46
Light Cyan
#ACFFFC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FEF6 #FE777F
analogous
#77FEB2 #77FEF6 #77C3FE
triadic
#77FEF6 #F677FE #FEF677
tetradic
#77FEF6 #B277FE #FE777F #C3FE77
square
#77FEF6 #B277FE #FE777F #C3FE77
split-complementary
#77FEF6 #FE77C3 #FEB277
monochromatic
#02F9EA #3AFEF2 #77FEF6 #B4FEFA #E1FFFD
Accessibility & contrast
On white
1.21
#77FEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#77FEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FEF6
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FEF6 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F6
Deuteranopia (green-blind)
#DBE2F7
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #77fef6; /* rgb */ color: rgb(119, 254, 246); /* oklch */ color: oklch(91.9% 0.119 190.0);
Tailwind
colors: {
custom: {
50: '#a9fff9',
500: '#77fef6',
950: '#000000',
},
}SCSS
$custom: #77fef6; $custom-light: #a9fff9; $custom-dark: #000000;
JSON
{
"hex": "#77fef6",
"rgb": {
"r": 119,
"g": 254,
"b": 246
},
"hsl": {
"h": 176.444,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.91949,
"c": 0.11924,
"h": 190
},
"luminance": 0.81459
}Semantic roles & 50–950 ramp
primary
#77FEF6
secondary
#DC3E47
accent
#000EE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685