#76CE98#76CE98
#76CE98 is a light, moderate green. Relative luminance 0.503; OKLCH L 78.1% C 0.116 H 155.6°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #76CE98 |
|---|---|
| RGB | rgb(118, 206, 152) |
| HSL | hsl(143, 47%, 64%) |
| HSV | hsv(143, 43%, 81%) |
| CMYK | cmyk(42.7%, 0%, 26.2%, 19.2%) |
| CIE-LAB | lab(76.23, -38.44, 18.77) |
| CIE-LCH | lch(76.23, 42.78, 153.98°) |
| OKLab | oklab(78.15% -0.1055 0.0478) |
| OKLCH | oklch(78.15% 0.116 155.6) |
| XYZ | xyz(35.2076, 50.2587, 37.5453) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.23
Mediumaquamarine
#66CDAA
ΔE00 5.70
Eucalyptus
#44D7A8
ΔE00 6.06
Emerald
#50C878
ΔE00 6.09
Soft Green
#6FC276
ΔE00 6.12
Hospital Green
#9BE5AA
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CE98 #CE76AC
analogous
#80CE76 #76CE98 #76CEC4
triadic
#76CE98 #9876CE #CE9876
tetradic
#76CE98 #7680CE #CE76AC #CEC476
square
#76CE98 #7680CE #CE76AC #CEC476
split-complementary
#76CE98 #C476CE #CE7680
monochromatic
#35945A #49BE76 #76CE98 #A3DEBA #D0EEDC
Accessibility & contrast
On white
1.90
#76CE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#76CE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CE98
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CE98 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC295
Deuteranopia (green-blind)
#C0B89B
Tritanopia (blue-blind)
#63CCBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76ce98; /* rgb */ color: rgb(118, 206, 152); /* oklch */ color: oklch(78.1% 0.116 155.6);
Tailwind
colors: {
custom: {
50: '#a1ddb6',
500: '#76ce98',
950: '#000000',
},
}SCSS
$custom: #76ce98; $custom-light: #a1ddb6; $custom-dark: #000000;
JSON
{
"hex": "#76ce98",
"rgb": {
"r": 118,
"g": 206,
"b": 152
},
"hsl": {
"h": 143.182,
"s": 47.312,
"l": 63.529
},
"oklch": {
"l": 0.78149,
"c": 0.11585,
"h": 155.6
},
"luminance": 0.50261
}Semantic roles & 50–950 ramp
primary
#76CE98
secondary
#9B4E7D
accent
#2B83BB
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481