#76FAC4#76FAC4
#76FAC4 is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.6% C 0.141 H 164.2°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #76FAC4 |
|---|---|
| RGB | rgb(118, 250, 196) |
| HSL | hsl(155, 93%, 72%) |
| HSV | hsv(155, 53%, 98%) |
| CMYK | cmyk(52.8%, 0%, 21.6%, 2%) |
| CIE-LAB | lab(89.95, -48.77, 14.97) |
| CIE-LCH | lch(89.95, 51.01, 162.94°) |
| OKLab | oklab(89.61% -0.1352 0.0384) |
| OKLCH | oklch(89.61% 0.141 164.2) |
| XYZ | xyz(51.6159, 76.2037, 64.2026) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.70
Light Greenish Blue
#63F7B4
ΔE00 2.96
Aquamarine
#7FFFD4
ΔE00 2.97
Light Turquoise
#7EF4CC
ΔE00 3.37
Light Blue Green
#7EFBB3
ΔE00 4.09
Greenish Cyan
#2AFEB7
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FAC4 #FA76AC
analogous
#76FA82 #76FAC4 #76EEFA
triadic
#76FAC4 #C476FA #FAC476
tetradic
#76FAC4 #8276FA #FA76AC #EEFA76
square
#76FAC4 #8276FA #FA76AC #EEFA76
split-complementary
#76FAC4 #FA76EE #FA8276
monochromatic
#09ED90 #3BF8AB #76FAC4 #B1FCDD #E1FEF2
Accessibility & contrast
On white
1.29
#76FAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#76FAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FAC4
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FAC4 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC1
Deuteranopia (green-blind)
#E2DDC7
Tritanopia (blue-blind)
#43FAEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #76fac4; /* rgb */ color: rgb(118, 250, 196); /* oklch */ color: oklch(89.6% 0.141 164.2);
Tailwind
colors: {
custom: {
50: '#a6fcd6',
500: '#76fac4',
950: '#000000',
},
}SCSS
$custom: #76fac4; $custom-light: #a6fcd6; $custom-dark: #000000;
JSON
{
"hex": "#76fac4",
"rgb": {
"r": 118,
"g": 250,
"b": 196
},
"hsl": {
"h": 155.455,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.89609,
"c": 0.14057,
"h": 164.2
},
"luminance": 0.76208
}Semantic roles & 50–950 ramp
primary
#76FAC4
secondary
#D63E7C
accent
#005EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683