#77FBE4#77FBE4
#77FBE4 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.7% C 0.122 H 180.4°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #77FBE4 |
|---|---|
| RGB | rgb(119, 251, 228) |
| HSL | hsl(170, 94%, 73%) |
| HSV | hsv(170, 53%, 98%) |
| CMYK | cmyk(52.6%, 0%, 9.2%, 1.6%) |
| CIE-LAB | lab(91.01, -41.84, -0.07) |
| CIE-LCH | lch(91.01, 41.84, 180.09°) |
| OKLab | oklab(90.72% -0.1218 -0.0009) |
| OKLCH | oklch(90.72% 0.122 180.4) |
| XYZ | xyz(56.1024, 78.5125, 85.5817) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.08
Light Aqua
#8CFFDB
ΔE00 4.47
Bright Aqua
#0BF9EA
ΔE00 4.95
Light Turquoise
#7EF4CC
ΔE00 5.59
Aquamarine
#7FFFD4
ΔE00 5.75
Aqua (survey)
#13EAC9
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FBE4 #FB778E
analogous
#77FBA2 #77FBE4 #77D0FB
triadic
#77FBE4 #E477FB #FBE477
tetradic
#77FBE4 #A277FB #FB778E #D0FB77
square
#77FBE4 #A277FB #FB778E #D0FB77
split-complementary
#77FBE4 #FB77D0 #FBA277
monochromatic
#07F1C8 #3CF9D8 #77FBE4 #B2FDF0 #E1FEF9
Accessibility & contrast
On white
1.26
#77FBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#77FBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FBE4
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FBE4 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEE3
Deuteranopia (green-blind)
#DDDFE6
Tritanopia (blue-blind)
#25FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #77fbe4; /* rgb */ color: rgb(119, 251, 228); /* oklch */ color: oklch(90.7% 0.122 180.4);
Tailwind
colors: {
custom: {
50: '#a8fdec',
500: '#77fbe4',
950: '#000000',
},
}SCSS
$custom: #77fbe4; $custom-light: #a8fdec; $custom-dark: #000000;
JSON
{
"hex": "#77fbe4",
"rgb": {
"r": 119,
"g": 251,
"b": 228
},
"hsl": {
"h": 169.545,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.90724,
"c": 0.1218,
"h": 180.4
},
"luminance": 0.78518
}Semantic roles & 50–950 ramp
primary
#77FBE4
secondary
#D83F59
accent
#0028E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#111816
muted
#818684