#77FBCD#77FBCD
#77FBCD is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.1% C 0.135 H 167.9°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #77FBCD |
|---|---|
| RGB | rgb(119, 251, 205) |
| HSL | hsl(159, 94%, 73%) |
| HSV | hsv(159, 53%, 98%) |
| CMYK | cmyk(52.6%, 0%, 18.3%, 1.6%) |
| CIE-LAB | lab(90.47, -47.06, 11.06) |
| CIE-LCH | lch(90.47, 48.35, 166.78°) |
| OKLab | oklab(90.1% -0.1317 0.0284) |
| OKLCH | oklch(90.1% 0.135 167.9) |
| XYZ | xyz(53.1193, 77.3193, 69.8706) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.25
Light Turquoise
#7EF4CC
ΔE00 1.98
Light Aquamarine
#7BFDC7
ΔE00 1.99
Light Aqua
#8CFFDB
ΔE00 3.02
Bright Teal
#01F9C6
ΔE00 4.46
Light Greenish Blue
#63F7B4
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FBCD #FB77A5
analogous
#77FB8B #77FBCD #77E7FB
triadic
#77FBCD #CD77FB #FBCD77
tetradic
#77FBCD #8B77FB #FB77A5 #E7FB77
square
#77FBCD #8B77FB #FB77A5 #E7FB77
split-complementary
#77FBCD #FB77E7 #FB8B77
monochromatic
#07F19F #3CF9B7 #77FBCD #B2FDE3 #E1FEF4
Accessibility & contrast
On white
1.28
#77FBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#77FBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FBCD
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FBCD | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCB
Deuteranopia (green-blind)
#E2DED0
Tritanopia (blue-blind)
#3EFCEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #77fbcd; /* rgb */ color: rgb(119, 251, 205); /* oklch */ color: oklch(90.1% 0.135 167.9);
Tailwind
colors: {
custom: {
50: '#a7fddc',
500: '#77fbcd',
950: '#000000',
},
}SCSS
$custom: #77fbcd; $custom-light: #a7fddc; $custom-dark: #000000;
JSON
{
"hex": "#77fbcd",
"rgb": {
"r": 119,
"g": 251,
"b": 205
},
"hsl": {
"h": 159.091,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.90101,
"c": 0.13476,
"h": 167.9
},
"luminance": 0.77324
}Semantic roles & 50–950 ramp
primary
#77FBCD
secondary
#D83F74
accent
#0050E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684