#77FCCE#77FCCE
#77FCCE is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.4% C 0.135 H 168.0°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCCE |
|---|---|
| RGB | rgb(119, 252, 206) |
| HSL | hsl(159, 96%, 73%) |
| HSV | hsv(159, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(90.78, -47.28, 10.98) |
| CIE-LCH | lch(90.78, 48.53, 166.92°) |
| OKLab | oklab(90.36% -0.1324 0.0282) |
| OKLCH | oklch(90.36% 0.135 168) |
| XYZ | xyz(53.5536, 77.9941, 70.6127) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.11
Light Aquamarine
#7BFDC7
ΔE00 2.01
Light Turquoise
#7EF4CC
ΔE00 2.13
Light Aqua
#8CFFDB
ΔE00 2.95
Bright Teal
#01F9C6
ΔE00 4.47
Light Greenish Blue
#63F7B4
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCCE #FC77A5
analogous
#77FC8B #77FCCE #77E7FC
triadic
#77FCCE #CE77FC #FCCE77
tetradic
#77FCCE #8B77FC #FC77A5 #E7FC77
square
#77FCCE #8B77FC #FC77A5 #E7FC77
split-complementary
#77FCCE #FC77E7 #FC8B77
monochromatic
#05F3A1 #3BFBB8 #77FCCE #B3FDE4 #E1FEF4
Accessibility & contrast
On white
1.27
#77FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#77FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCCE
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCCE | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCC
Deuteranopia (green-blind)
#E3DFD1
Tritanopia (blue-blind)
#3DFDEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #77fcce; /* rgb */ color: rgb(119, 252, 206); /* oklch */ color: oklch(90.4% 0.135 168.0);
Tailwind
colors: {
custom: {
50: '#a7fedd',
500: '#77fcce',
950: '#000000',
},
}SCSS
$custom: #77fcce; $custom-light: #a7fedd; $custom-dark: #000000;
JSON
{
"hex": "#77fcce",
"rgb": {
"r": 119,
"g": 252,
"b": 206
},
"hsl": {
"h": 159.248,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.9036,
"c": 0.13532,
"h": 168
},
"luminance": 0.77999
}Semantic roles & 50–950 ramp
primary
#77FCCE
secondary
#D93E74
accent
#004FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684