#77FCCD#77FCCD
#77FCCD is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.3% C 0.136 H 167.5°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCCD |
|---|---|
| RGB | rgb(119, 252, 205) |
| HSL | hsl(159, 96%, 73%) |
| HSV | hsv(159, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(90.76, -47.49, 11.47) |
| CIE-LCH | lch(90.76, 48.86, 166.43°) |
| OKLab | oklab(90.33% -0.1328 0.0294) |
| OKLCH | oklch(90.33% 0.136 167.5) |
| XYZ | xyz(53.4325, 77.9457, 69.9750) |
| Luminance | 0.7795 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.28
Light Aquamarine
#7BFDC7
ΔE00 1.77
Light Turquoise
#7EF4CC
ΔE00 2.26
Light Aqua
#8CFFDB
ΔE00 3.15
Bright Teal
#01F9C6
ΔE00 4.46
Light Greenish Blue
#63F7B4
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCCD #FC77A6
analogous
#77FC8A #77FCCD #77E8FC
triadic
#77FCCD #CD77FC #FCCD77
tetradic
#77FCCD #8A77FC #FC77A6 #E8FC77
square
#77FCCD #8A77FC #FC77A6 #E8FC77
split-complementary
#77FCCD #FC77E8 #FC8A77
monochromatic
#05F39F #3BFBB7 #77FCCD #B3FDE3 #E1FEF4
Accessibility & contrast
On white
1.27
#77FCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#77FCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCCD
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCCD | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCB
Deuteranopia (green-blind)
#E3DFD0
Tritanopia (blue-blind)
#3EFDEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #77fccd; /* rgb */ color: rgb(119, 252, 205); /* oklch */ color: oklch(90.3% 0.136 167.5);
Tailwind
colors: {
custom: {
50: '#a7fedc',
500: '#77fccd',
950: '#000000',
},
}SCSS
$custom: #77fccd; $custom-light: #a7fedc; $custom-dark: #000000;
JSON
{
"hex": "#77fccd",
"rgb": {
"r": 119,
"g": 252,
"b": 205
},
"hsl": {
"h": 158.797,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.90334,
"c": 0.13602,
"h": 167.5
},
"luminance": 0.77951
}Semantic roles & 50–950 ramp
primary
#77FCCD
secondary
#D93E75
accent
#0051E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684