#69E776#69E776
#69E776 is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.1% C 0.190 H 145.6°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #69E776 |
|---|---|
| RGB | rgb(105, 231, 118) |
| HSL | hsl(126, 72%, 66%) |
| HSV | hsv(126, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 48.9%, 9.4%) |
| CIE-LAB | lab(82.63, -57.84, 44.37) |
| CIE-LCH | lch(82.63, 72.90, 142.51°) |
| OKLab | oklab(83.06% -0.1568 0.1074) |
| OKLCH | oklch(83.06% 0.19 145.6) |
| XYZ | xyz(37.6694, 61.4598, 27.0139) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.70
Weird Green
#3AE57F
ΔE00 3.86
Lightgreen
#90EE90
ΔE00 4.33
Spearmint
#1EF876
ΔE00 4.91
Minty Green
#0BF77D
ΔE00 5.05
Tealish Green
#0CDC73
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E776 #E769DA
analogous
#9BE769 #69E776 #69E7B5
triadic
#69E776 #7669E7 #E77669
tetradic
#69E776 #699BE7 #E769DA #E7B569
square
#69E776 #699BE7 #E769DA #E7B569
split-complementary
#69E776 #B569E7 #E7699B
monochromatic
#1DB82D #34DF46 #69E776 #9EEFA6 #D3F8D6
Accessibility & contrast
On white
1.58
#69E776 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#69E776 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E776
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E776 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E776 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD56D
Deuteranopia (green-blind)
#DAC97E
Tritanopia (blue-blind)
#52E2CD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e776; /* rgb */ color: rgb(105, 231, 118); /* oklch */ color: oklch(83.1% 0.190 145.6);
Tailwind
colors: {
custom: {
50: '#9eef9f',
500: '#69e776',
950: '#000000',
},
}SCSS
$custom: #69e776; $custom-light: #9eef9f; $custom-dark: #000000;
JSON
{
"hex": "#69e776",
"rgb": {
"r": 105,
"g": 231,
"b": 118
},
"hsl": {
"h": 126.19,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.83061,
"c": 0.19007,
"h": 145.6
},
"luminance": 0.61463
}Semantic roles & 50–950 ramp
primary
#69E776
secondary
#B83CAB
accent
#11C0D4
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580