#77FEF5#77FEF5
#77FEF5 is a very light, moderate teal. Relative luminance 0.814; OKLCH L 91.9% C 0.119 H 189.4°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #77FEF5 |
|---|---|
| RGB | rgb(119, 254, 245) |
| HSL | hsl(176, 99%, 73%) |
| HSV | hsv(176, 53%, 100%) |
| CMYK | cmyk(53.1%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(92.31, -39.06, -6.98) |
| CIE-LCH | lch(92.31, 39.68, 190.14°) |
| OKLab | oklab(91.92% -0.1178 -0.0195) |
| OKLCH | oklch(91.92% 0.119 189.4) |
| XYZ | xyz(59.5240, 81.3925, 98.9419) |
| Luminance | 0.8140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.99
Bright Cyan
#41FDFE
ΔE00 4.04
Aqua
#00FFFF
ΔE00 4.60
Bright Aqua
#0BF9EA
ΔE00 4.68
Bright Light Blue
#26F7FD
ΔE00 5.72
Tiffany Blue
#7BF2DA
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FEF5 #FE7780
analogous
#77FEB1 #77FEF5 #77C3FE
triadic
#77FEF5 #F577FE #FEF577
tetradic
#77FEF5 #B177FE #FE7780 #C3FE77
square
#77FEF5 #B177FE #FE7780 #C3FE77
split-complementary
#77FEF5 #FE77C3 #FEB177
monochromatic
#02F9E8 #3AFEF1 #77FEF5 #B4FEF9 #E1FFFD
Accessibility & contrast
On white
1.22
#77FEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#77FEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FEF5
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FEF5 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F5
Deuteranopia (green-blind)
#DCE2F6
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #77fef5; /* rgb */ color: rgb(119, 254, 245); /* oklch */ color: oklch(91.9% 0.119 189.4);
Tailwind
colors: {
custom: {
50: '#a9fff8',
500: '#77fef5',
950: '#000000',
},
}SCSS
$custom: #77fef5; $custom-light: #a9fff8; $custom-dark: #000000;
JSON
{
"hex": "#77fef5",
"rgb": {
"r": 119,
"g": 254,
"b": 245
},
"hsl": {
"h": 176,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.91918,
"c": 0.11942,
"h": 189.4
},
"luminance": 0.81398
}Semantic roles & 50–950 ramp
primary
#77FEF5
secondary
#DC3E48
accent
#000FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685