#77F6F7#77F6F7
#77F6F7 is a very light, moderate teal. Relative luminance 0.765; OKLCH L 90.2% C 0.113 H 196.0°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #77F6F7 |
|---|---|
| RGB | rgb(119, 246, 247) |
| HSL | hsl(180, 89%, 72%) |
| HSV | hsv(180, 52%, 97%) |
| CMYK | cmyk(51.8%, 0.4%, 0%, 3.1%) |
| CIE-LAB | lab(90.11, -34.88, -11.28) |
| CIE-LCH | lch(90.11, 36.66, 197.92°) |
| OKLab | oklab(90.16% -0.1086 -0.0312) |
| OKLCH | oklch(90.16% 0.113 196) |
| XYZ | xyz(57.3450, 76.5435, 99.7300) |
| Luminance | 0.7655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.41
Bright Light Blue
#26F7FD
ΔE00 3.79
Aqua
#00FFFF
ΔE00 4.66
Bright Turquoise
#0FFEF9
ΔE00 5.12
Robin Egg Blue
#8AF1FE
ΔE00 5.22
Light Cyan
#ACFFFC
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F6F7 #F77877
analogous
#77F7B8 #77F6F7 #77B6F7
triadic
#77F6F7 #F777F6 #F6F777
tetradic
#77F6F7 #B877F7 #F77877 #B6F777
square
#77F6F7 #B877F7 #F77877 #B6F777
split-complementary
#77F6F7 #F777B6 #F7B877
monochromatic
#0EE4E6 #3DF2F4 #77F6F7 #B1FAFA #E2FDFD
Accessibility & contrast
On white
1.29
#77F6F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#77F6F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F6F7
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F6F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F6F7 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF7
Deuteranopia (green-blind)
#D3DCF8
Tritanopia (blue-blind)
#00FDF6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77f6f7; /* rgb */ color: rgb(119, 246, 247); /* oklch */ color: oklch(90.2% 0.113 196.0);
Tailwind
colors: {
custom: {
50: '#a8f9f9',
500: '#77f6f7',
950: '#000000',
},
}SCSS
$custom: #77f6f7; $custom-light: #a8f9f9; $custom-dark: #000000;
JSON
{
"hex": "#77f6f7",
"rgb": {
"r": 119,
"g": 246,
"b": 247
},
"hsl": {
"h": 180.469,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.90164,
"c": 0.11299,
"h": 196
},
"luminance": 0.76549
}Semantic roles & 50–950 ramp
primary
#77F6F7
secondary
#D24140
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585