#77FFCC#77FFCC
#77FFCC is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.141 H 166.1°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFCC |
|---|---|
| RGB | rgb(119, 255, 204) |
| HSL | hsl(158, 100%, 73%) |
| HSV | hsv(158, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 20%, 0%) |
| CIE-LAB | lab(91.59, -48.98, 13.17) |
| CIE-LCH | lch(91.59, 50.72, 164.95°) |
| OKLab | oklab(91.01% -0.1364 0.0338) |
| OKLCH | oklch(91.01% 0.141 166.1) |
| XYZ | xyz(54.2617, 79.7966, 69.6578) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.06
Aquamarine
#7FFFD4
ΔE00 1.92
Light Turquoise
#7EF4CC
ΔE00 3.22
Light Aqua
#8CFFDB
ΔE00 3.84
Light Greenish Blue
#63F7B4
ΔE00 4.08
Bright Teal
#01F9C6
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFCC #FF77AA
analogous
#77FF88 #77FFCC #77EEFF
triadic
#77FFCC #CC77FF #FFCC77
tetradic
#77FFCC #8877FF #FF77AA #EEFF77
square
#77FFCC #8877FF #FF77AA #EEFF77
split-complementary
#77FFCC #FF77EE #FF8877
monochromatic
#00FC9D #3AFFB5 #77FFCC #B4FFE3 #E0FFF4
Accessibility & contrast
On white
1.24
#77FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#77FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFCC
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFCC | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0C9
Deuteranopia (green-blind)
#E6E1CF
Tritanopia (blue-blind)
#3DFFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #77ffcc; /* rgb */ color: rgb(119, 255, 204); /* oklch */ color: oklch(91.0% 0.141 166.1);
Tailwind
colors: {
custom: {
50: '#a8ffdb',
500: '#77ffcc',
950: '#000000',
},
}SCSS
$custom: #77ffcc; $custom-light: #a8ffdb; $custom-dark: #000000;
JSON
{
"hex": "#77ffcc",
"rgb": {
"r": 119,
"g": 255,
"b": 204
},
"hsl": {
"h": 157.5,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.91009,
"c": 0.14054,
"h": 166.1
},
"luminance": 0.79802
}Semantic roles & 50–950 ramp
primary
#77FFCC
secondary
#DD3D79
accent
#0056E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684