#77FFCE#77FFCE
#77FFCE is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.1% C 0.139 H 167.0°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFCE |
|---|---|
| RGB | rgb(119, 255, 206) |
| HSL | hsl(158, 100%, 73%) |
| HSV | hsv(158, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(91.64, -48.55, 12.21) |
| CIE-LCH | lch(91.64, 50.07, 165.89°) |
| OKLab | oklab(91.06% -0.1355 0.0313) |
| OKLCH | oklch(91.06% 0.139 167) |
| XYZ | xyz(54.5031, 79.8932, 70.9293) |
| Luminance | 0.7990 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.48
Light Aquamarine
#7BFDC7
ΔE00 1.49
Light Turquoise
#7EF4CC
ΔE00 2.94
Light Aqua
#8CFFDB
ΔE00 3.43
Light Greenish Blue
#63F7B4
ΔE00 4.50
Bright Teal
#01F9C6
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFCE #FF77A8
analogous
#77FF8A #77FFCE #77ECFF
triadic
#77FFCE #CE77FF #FFCE77
tetradic
#77FFCE #8A77FF #FF77A8 #ECFF77
square
#77FFCE #8A77FF #FF77A8 #ECFF77
split-complementary
#77FFCE #FF77EC #FF8A77
monochromatic
#00FCA1 #3AFFB8 #77FFCE #B4FFE4 #E0FFF4
Accessibility & contrast
On white
1.24
#77FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#77FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFCE
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFCE | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CB
Deuteranopia (green-blind)
#E6E1D1
Tritanopia (blue-blind)
#3CFFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #77ffce; /* rgb */ color: rgb(119, 255, 206); /* oklch */ color: oklch(91.1% 0.139 167.0);
Tailwind
colors: {
custom: {
50: '#a8ffdd',
500: '#77ffce',
950: '#000000',
},
}SCSS
$custom: #77ffce; $custom-light: #a8ffdd; $custom-dark: #000000;
JSON
{
"hex": "#77ffce",
"rgb": {
"r": 119,
"g": 255,
"b": 206
},
"hsl": {
"h": 158.382,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.91059,
"c": 0.13911,
"h": 167
},
"luminance": 0.79898
}Semantic roles & 50–950 ramp
primary
#77FFCE
secondary
#DD3D77
accent
#0053E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684