#77F7F7#77F7F7
#77F7F7 is a very light, moderate teal. Relative luminance 0.772; OKLCH L 90.4% C 0.114 H 195.3°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #77F7F7 |
|---|---|
| RGB | rgb(119, 247, 247) |
| HSL | hsl(180, 89%, 72%) |
| HSV | hsv(180, 52%, 97%) |
| CMYK | cmyk(51.8%, 0%, 0%, 3.1%) |
| CIE-LAB | lab(90.39, -35.34, -10.86) |
| CIE-LCH | lch(90.39, 36.97, 197.08°) |
| OKLab | oklab(90.39% -0.1097 -0.0301) |
| OKLCH | oklch(90.39% 0.114 195.3) |
| XYZ | xyz(57.6500, 77.1534, 99.8317) |
| Luminance | 0.7716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.26
Bright Light Blue
#26F7FD
ΔE00 3.85
Aqua
#00FFFF
ΔE00 4.48
Bright Turquoise
#0FFEF9
ΔE00 4.86
Light Cyan
#ACFFFC
ΔE00 5.26
Robin Egg Blue
#8AF1FE
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F7F7 #F77777
analogous
#77F7B7 #77F7F7 #77B7F7
triadic
#77F7F7 #F777F7 #F7F777
tetradic
#77F7F7 #B777F7 #F77777 #B7F777
square
#77F7F7 #B777F7 #F77777 #B7F777
split-complementary
#77F7F7 #F777B7 #F7B777
monochromatic
#0EE6E6 #3DF4F4 #77F7F7 #B1FAFA #E2FDFD
Accessibility & contrast
On white
1.28
#77F7F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#77F7F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F7F7
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F7F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F7F7 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDF7
Deuteranopia (green-blind)
#D4DDF8
Tritanopia (blue-blind)
#00FEF7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77f7f7; /* rgb */ color: rgb(119, 247, 247); /* oklch */ color: oklch(90.4% 0.114 195.3);
Tailwind
colors: {
custom: {
50: '#a8faf9',
500: '#77f7f7',
950: '#000000',
},
}SCSS
$custom: #77f7f7; $custom-light: #a8faf9; $custom-dark: #000000;
JSON
{
"hex": "#77f7f7",
"rgb": {
"r": 119,
"g": 247,
"b": 247
},
"hsl": {
"h": 180,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.90391,
"c": 0.11371,
"h": 195.3
},
"luminance": 0.77159
}Semantic roles & 50–950 ramp
primary
#77F7F7
secondary
#D24040
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585