#77FEEC#77FEEC
#77FEEC is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.6% C 0.122 H 183.7°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #77FEEC |
|---|---|
| RGB | rgb(119, 254, 236) |
| HSL | hsl(172, 99%, 73%) |
| HSV | hsv(172, 53%, 100%) |
| CMYK | cmyk(53.1%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(92.07, -41.26, -2.67) |
| CIE-LCH | lch(92.07, 41.35, 183.71°) |
| OKLab | oklab(91.65% -0.1216 -0.0079) |
| OKLCH | oklch(91.65% 0.122 183.7) |
| XYZ | xyz(58.1833, 80.8562, 91.8812) |
| Luminance | 0.8086 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.45
Bright Aqua
#0BF9EA
ΔE00 4.30
Bright Turquoise
#0FFEF9
ΔE00 5.58
Light Aqua
#8CFFDB
ΔE00 5.98
Bright Cyan
#41FDFE
ΔE00 6.59
Aqua
#00FFFF
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FEEC #FE7789
analogous
#77FEA8 #77FEEC #77CCFE
triadic
#77FEEC #EC77FE #FEEC77
tetradic
#77FEEC #A877FE #FE7789 #CCFE77
square
#77FEEC #A877FE #FE7789 #CCFE77
split-complementary
#77FEEC #FE77CC #FEA877
monochromatic
#02F9D8 #3AFEE4 #77FEEC #B4FEF4 #E1FFFB
Accessibility & contrast
On white
1.22
#77FEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#77FEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FEEC
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FEEC | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#11FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #77feec; /* rgb */ color: rgb(119, 254, 236); /* oklch */ color: oklch(91.6% 0.122 183.7);
Tailwind
colors: {
custom: {
50: '#a8fff2',
500: '#77feec',
950: '#000000',
},
}SCSS
$custom: #77feec; $custom-light: #a8fff2; $custom-dark: #000000;
JSON
{
"hex": "#77feec",
"rgb": {
"r": 119,
"g": 254,
"b": 236
},
"hsl": {
"h": 172,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.91646,
"c": 0.12183,
"h": 183.7
},
"luminance": 0.80862
}Semantic roles & 50–950 ramp
primary
#77FEEC
secondary
#DC3E53
accent
#001FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685