#69E078#69E078
#69E078 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.4% C 0.179 H 146.2°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #69E078 |
|---|---|
| RGB | rgb(105, 224, 120) |
| HSL | hsl(128, 66%, 65%) |
| HSV | hsv(128, 53%, 88%) |
| CMYK | cmyk(53.1%, 0%, 46.4%, 12.2%) |
| CIE-LAB | lab(80.55, -54.85, 40.81) |
| CIE-LCH | lch(80.55, 68.37, 143.35°) |
| OKLab | oklab(81.37% -0.1487 0.0995) |
| OKLCH | oklch(81.37% 0.179 146.2) |
| XYZ | xyz(35.8694, 57.6676, 27.0064) |
| Luminance | 0.5767 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.27
Weird Green
#3AE57F
ΔE00 3.55
Tealish Green
#0CDC73
ΔE00 4.48
Lightgreen
#90EE90
ΔE00 4.73
Fresh Green
#69D84F
ΔE00 5.30
Turquoise Green
#04F489
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E078 #E069D1
analogous
#96E069 #69E078 #69E0B4
triadic
#69E078 #7869E0 #E07869
tetradic
#69E078 #6996E0 #E069D1 #E0B469
square
#69E078 #6996E0 #E069D1 #E0B469
split-complementary
#69E078 #B469E0 #E06996
monochromatic
#23AB35 #36D64A #69E078 #9CEAA6 #CEF5D3
Accessibility & contrast
On white
1.68
#69E078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#69E078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E078
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E078 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF70
Deuteranopia (green-blind)
#D3C47F
Tritanopia (blue-blind)
#53DBC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69e078; /* rgb */ color: rgb(105, 224, 120); /* oklch */ color: oklch(81.4% 0.179 146.2);
Tailwind
colors: {
custom: {
50: '#9deaa0',
500: '#69e078',
950: '#000000',
},
}SCSS
$custom: #69e078; $custom-light: #9deaa0; $custom-dark: #000000;
JSON
{
"hex": "#69e078",
"rgb": {
"r": 105,
"g": 224,
"b": 120
},
"hsl": {
"h": 127.563,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.81368,
"c": 0.17893,
"h": 146.2
},
"luminance": 0.57671
}Semantic roles & 50–950 ramp
primary
#69E078
secondary
#AD409F
accent
#18B7CE
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480