#77FACD#77FACD
#77FACD is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.9% C 0.133 H 168.2°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #77FACD |
|---|---|
| RGB | rgb(119, 250, 205) |
| HSL | hsl(159, 93%, 72%) |
| HSV | hsv(159, 52%, 98%) |
| CMYK | cmyk(52.4%, 0%, 18%, 2%) |
| CIE-LAB | lab(90.18, -46.63, 10.65) |
| CIE-LCH | lch(90.18, 47.83, 167.14°) |
| OKLab | oklab(89.87% -0.1307 0.0273) |
| OKLCH | oklch(89.87% 0.133 168.2) |
| XYZ | xyz(52.8077, 76.6962, 69.7667) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.27
Light Turquoise
#7EF4CC
ΔE00 1.72
Light Aquamarine
#7BFDC7
ΔE00 2.24
Light Aqua
#8CFFDB
ΔE00 2.91
Bright Teal
#01F9C6
ΔE00 4.48
Pale Turquoise
#A5FBD5
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FACD #FA77A4
analogous
#77FA8B #77FACD #77E6FA
triadic
#77FACD #CD77FA #FACD77
tetradic
#77FACD #8B77FA #FA77A4 #E6FA77
square
#77FACD #8B77FA #FA77A4 #E6FA77
split-complementary
#77FACD #FA77E6 #FA8B77
monochromatic
#09EE9F #3CF8B7 #77FACD #B2FCE3 #E1FEF4
Accessibility & contrast
On white
1.29
#77FACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#77FACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FACD
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FACD | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBCB
Deuteranopia (green-blind)
#E1DDD0
Tritanopia (blue-blind)
#3FFBED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77facd; /* rgb */ color: rgb(119, 250, 205); /* oklch */ color: oklch(89.9% 0.133 168.2);
Tailwind
colors: {
custom: {
50: '#a7fcdc',
500: '#77facd',
950: '#000000',
},
}SCSS
$custom: #77facd; $custom-light: #a7fcdc; $custom-dark: #000000;
JSON
{
"hex": "#77facd",
"rgb": {
"r": 119,
"g": 250,
"b": 205
},
"hsl": {
"h": 159.389,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.89868,
"c": 0.13349,
"h": 168.2
},
"luminance": 0.76701
}Semantic roles & 50–950 ramp
primary
#77FACD
secondary
#D63F73
accent
#004FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101715
muted
#818584