#76CFA2#76CFA2
#76CFA2 is a light, moderate green. Relative luminance 0.511; OKLCH L 78.6% C 0.108 H 160.5°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #76CFA2 |
|---|---|
| RGB | rgb(118, 207, 162) |
| HSL | hsl(150, 48%, 64%) |
| HSV | hsv(150, 43%, 81%) |
| CMYK | cmyk(43%, 0%, 21.7%, 18.8%) |
| CIE-LAB | lab(76.73, -36.92, 14.15) |
| CIE-LCH | lch(76.73, 39.54, 159.03°) |
| OKLab | oklab(78.62% -0.1022 0.0363) |
| OKLCH | oklch(78.62% 0.108 160.5) |
| XYZ | xyz(36.3029, 51.0833, 42.1225) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.57
Seafoam
#7FE0B3
ΔE00 4.08
Eucalyptus
#44D7A8
ΔE00 4.99
Seafoam Blue
#78D1B6
ΔE00 5.28
Pale Teal
#82CBB2
ΔE00 5.66
Light Teal
#90E4C1
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CFA2 #CF76A3
analogous
#76CF76 #76CFA2 #76CFCE
triadic
#76CFA2 #A276CF #CFA276
tetradic
#76CFA2 #7676CF #CF76A3 #CFCE76
square
#76CFA2 #7676CF #CF76A3 #CFCE76
split-complementary
#76CFA2 #CE76CF #CF7676
monochromatic
#359665 #49BF83 #76CFA2 #A3DFC1 #D1EFE0
Accessibility & contrast
On white
1.87
#76CFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#76CFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CFA2
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CFA2 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC3A0
Deuteranopia (green-blind)
#BFB9A5
Tritanopia (blue-blind)
#5FCEC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #76cfa2; /* rgb */ color: rgb(118, 207, 162); /* oklch */ color: oklch(78.6% 0.108 160.5);
Tailwind
colors: {
custom: {
50: '#a2debd',
500: '#76cfa2',
950: '#000000',
},
}SCSS
$custom: #76cfa2; $custom-light: #a2debd; $custom-dark: #000000;
JSON
{
"hex": "#76cfa2",
"rgb": {
"r": 118,
"g": 207,
"b": 162
},
"hsl": {
"h": 149.663,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.78624,
"c": 0.10846,
"h": 160.5
},
"luminance": 0.51086
}Semantic roles & 50–950 ramp
primary
#76CFA2
secondary
#9C4D75
accent
#2A74BB
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1512
muted
#808482