#77FACE#77FACE
#77FACE is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.9% C 0.133 H 168.7°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #77FACE |
|---|---|
| RGB | rgb(119, 250, 206) |
| HSL | hsl(160, 93%, 72%) |
| HSV | hsv(160, 52%, 98%) |
| CMYK | cmyk(52.4%, 0%, 17.6%, 2%) |
| CIE-LAB | lab(90.20, -46.42, 10.16) |
| CIE-LCH | lch(90.20, 47.52, 167.65°) |
| OKLab | oklab(89.89% -0.1302 0.026) |
| OKLCH | oklch(89.89% 0.133 168.7) |
| XYZ | xyz(52.9288, 76.7446, 70.4045) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.18
Light Turquoise
#7EF4CC
ΔE00 1.61
Light Aquamarine
#7BFDC7
ΔE00 2.48
Light Aqua
#8CFFDB
ΔE00 2.73
Bright Teal
#01F9C6
ΔE00 4.51
Pale Turquoise
#A5FBD5
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FACE #FA77A3
analogous
#77FA8C #77FACE #77E5FA
triadic
#77FACE #CE77FA #FACE77
tetradic
#77FACE #8C77FA #FA77A3 #E5FA77
square
#77FACE #8C77FA #FA77A3 #E5FA77
split-complementary
#77FACE #FA77E5 #FA8C77
monochromatic
#09EEA1 #3CF8B9 #77FACE #B2FCE3 #E1FEF4
Accessibility & contrast
On white
1.28
#77FACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#77FACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FACE
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FACE | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCC
Deuteranopia (green-blind)
#E1DDD1
Tritanopia (blue-blind)
#3EFBED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77face; /* rgb */ color: rgb(119, 250, 206); /* oklch */ color: oklch(89.9% 0.133 168.7);
Tailwind
colors: {
custom: {
50: '#a7fcdd',
500: '#77face',
950: '#000000',
},
}SCSS
$custom: #77face; $custom-light: #a7fcdd; $custom-dark: #000000;
JSON
{
"hex": "#77face",
"rgb": {
"r": 119,
"g": 250,
"b": 206
},
"hsl": {
"h": 159.847,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.89894,
"c": 0.13281,
"h": 168.7
},
"luminance": 0.76749
}Semantic roles & 50–950 ramp
primary
#77FACE
secondary
#D63F72
accent
#004DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101715
muted
#818584