#76FCCA#76FCCA
#76FCCA is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.2% C 0.139 H 166.2°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCCA |
|---|---|
| RGB | rgb(118, 252, 202) |
| HSL | hsl(158, 96%, 73%) |
| HSV | hsv(158, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 19.8%, 1.2%) |
| CIE-LAB | lab(90.66, -48.35, 12.87) |
| CIE-LCH | lch(90.66, 50.03, 165.09°) |
| OKLab | oklab(90.22% -0.1347 0.033) |
| OKLCH | oklch(90.22% 0.139 166.2) |
| XYZ | xyz(52.9373, 77.7318, 68.0797) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.11
Aquamarine
#7FFFD4
ΔE00 1.91
Light Turquoise
#7EF4CC
ΔE00 2.74
Light Aqua
#8CFFDB
ΔE00 3.78
Light Greenish Blue
#63F7B4
ΔE00 3.98
Bright Teal
#01F9C6
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCCA #FC76A8
analogous
#76FC87 #76FCCA #76EBFC
triadic
#76FCCA #CA76FC #FCCA76
tetradic
#76FCCA #8776FC #FC76A8 #EBFC76
square
#76FCCA #8776FC #FC76A8 #EBFC76
split-complementary
#76FCCA #FC76EB #FC8776
monochromatic
#05F29A #3AFBB3 #76FCCA #B2FDE1 #E1FEF3
Accessibility & contrast
On white
1.27
#76FCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#76FCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCCA
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCCA | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC7
Deuteranopia (green-blind)
#E3DECD
Tritanopia (blue-blind)
#3DFDEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #76fcca; /* rgb */ color: rgb(118, 252, 202); /* oklch */ color: oklch(90.2% 0.139 166.2);
Tailwind
colors: {
custom: {
50: '#a7feda',
500: '#76fcca',
950: '#000000',
},
}SCSS
$custom: #76fcca; $custom-light: #a7feda; $custom-dark: #000000;
JSON
{
"hex": "#76fcca",
"rgb": {
"r": 118,
"g": 252,
"b": 202
},
"hsl": {
"h": 157.612,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.90224,
"c": 0.1387,
"h": 166.2
},
"luminance": 0.77737
}Semantic roles & 50–950 ramp
primary
#76FCCA
secondary
#D93D77
accent
#0056E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683