#77F9F7#77F9F7
#77F9F7 is a very light, moderate teal. Relative luminance 0.784; OKLCH L 90.8% C 0.115 H 194.0°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #77F9F7 |
|---|---|
| RGB | rgb(119, 249, 247) |
| HSL | hsl(179, 92%, 72%) |
| HSV | hsv(179, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 0.8%, 2.4%) |
| CIE-LAB | lab(90.95, -36.27, -10.03) |
| CIE-LCH | lch(90.95, 37.63, 195.45°) |
| OKLab | oklab(90.84% -0.1118 -0.0278) |
| OKLCH | oklch(90.84% 0.115 194) |
| XYZ | xyz(58.2649, 78.3832, 100.0366) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.09
Bright Light Blue
#26F7FD
ΔE00 4.08
Aqua
#00FFFF
ΔE00 4.23
Bright Turquoise
#0FFEF9
ΔE00 4.41
Light Cyan
#ACFFFC
ΔE00 5.23
Bright Aqua
#0BF9EA
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F9F7 #F97779
analogous
#77F9B6 #77F9F7 #77BAF9
triadic
#77F9F7 #F777F9 #F9F777
tetradic
#77F9F7 #B677F9 #F97779 #BAF977
square
#77F9F7 #B677F9 #F97779 #BAF977
split-complementary
#77F9F7 #F977BA #F9B677
monochromatic
#0AEBE8 #3CF6F4 #77F9F7 #B2FCFA #E2FEFD
Accessibility & contrast
On white
1.26
#77F9F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#77F9F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F9F7
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F9F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F9F7 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEF7
Deuteranopia (green-blind)
#D6DEF8
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #77f9f7; /* rgb */ color: rgb(119, 249, 247); /* oklch */ color: oklch(90.8% 0.115 194.0);
Tailwind
colors: {
custom: {
50: '#a9fbf9',
500: '#77f9f7',
950: '#000000',
},
}SCSS
$custom: #77f9f7; $custom-light: #a9fbf9; $custom-dark: #000000;
JSON
{
"hex": "#77f9f7",
"rgb": {
"r": 119,
"g": 249,
"b": 247
},
"hsl": {
"h": 179.077,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.90844,
"c": 0.11516,
"h": 194
},
"luminance": 0.78389
}Semantic roles & 50–950 ramp
primary
#77F9F7
secondary
#D53F41
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585