#77FFCA#77FFCA
#77FFCA is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.142 H 165.2°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFCA |
|---|---|
| RGB | rgb(119, 255, 202) |
| HSL | hsl(157, 100%, 73%) |
| HSV | hsv(157, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.55, -49.40, 14.14) |
| CIE-LCH | lch(91.55, 51.39, 164.03°) |
| OKLab | oklab(90.96% -0.1373 0.0363) |
| OKLCH | oklch(90.96% 0.142 165.2) |
| XYZ | xyz(54.0234, 79.7013, 68.4026) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.70
Aquamarine
#7FFFD4
ΔE00 2.37
Light Turquoise
#7EF4CC
ΔE00 3.55
Light Greenish Blue
#63F7B4
ΔE00 3.68
Light Aqua
#8CFFDB
ΔE00 4.25
Light Blue Green
#7EFBB3
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFCA #FF77AC
analogous
#77FF86 #77FFCA #77F0FF
triadic
#77FFCA #CA77FF #FFCA77
tetradic
#77FFCA #8677FF #FF77AC #F0FF77
square
#77FFCA #8677FF #FF77AC #F0FF77
split-complementary
#77FFCA #FF77F0 #FF8677
monochromatic
#00FC9A #3AFFB2 #77FFCA #B4FFE2 #E0FFF3
Accessibility & contrast
On white
1.24
#77FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#77FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFCA
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFCA | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#E6E1CD
Tritanopia (blue-blind)
#3FFFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #77ffca; /* rgb */ color: rgb(119, 255, 202); /* oklch */ color: oklch(91.0% 0.142 165.2);
Tailwind
colors: {
custom: {
50: '#a7ffda',
500: '#77ffca',
950: '#000000',
},
}SCSS
$custom: #77ffca; $custom-light: #a7ffda; $custom-dark: #000000;
JSON
{
"hex": "#77ffca",
"rgb": {
"r": 119,
"g": 255,
"b": 202
},
"hsl": {
"h": 156.618,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.9096,
"c": 0.142,
"h": 165.2
},
"luminance": 0.79706
}Semantic roles & 50–950 ramp
primary
#77FFCA
secondary
#DD3D7C
accent
#0059E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683