#69E079#69E079
#69E079 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.4% C 0.178 H 146.4°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #69E079 |
|---|---|
| RGB | rgb(105, 224, 121) |
| HSL | hsl(128, 66%, 65%) |
| HSV | hsv(128, 53%, 88%) |
| CMYK | cmyk(53.1%, 0%, 46%, 12.2%) |
| CIE-LAB | lab(80.57, -54.71, 40.34) |
| CIE-LCH | lch(80.57, 67.97, 143.60°) |
| OKLab | oklab(81.38% -0.1483 0.0985) |
| OKLCH | oklch(81.38% 0.178 146.4) |
| XYZ | xyz(35.9304, 57.6920, 27.3277) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.43
Weird Green
#3AE57F
ΔE00 3.48
Tealish Green
#0CDC73
ΔE00 4.44
Lightgreen
#90EE90
ΔE00 4.70
Fresh Green
#69D84F
ΔE00 5.45
Turquoise Green
#04F489
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E079 #E069D0
analogous
#95E069 #69E079 #69E0B4
triadic
#69E079 #7969E0 #E07969
tetradic
#69E079 #6995E0 #E069D0 #E0B469
square
#69E079 #6995E0 #E069D0 #E0B469
split-complementary
#69E079 #B469E0 #E06995
monochromatic
#23AB36 #36D64C #69E079 #9CEAA6 #CEF5D4
Accessibility & contrast
On white
1.67
#69E079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#69E079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E079
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E079 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF71
Deuteranopia (green-blind)
#D3C480
Tritanopia (blue-blind)
#53DBC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69e079; /* rgb */ color: rgb(105, 224, 121); /* oklch */ color: oklch(81.4% 0.178 146.4);
Tailwind
colors: {
custom: {
50: '#9deaa1',
500: '#69e079',
950: '#000000',
},
}SCSS
$custom: #69e079; $custom-light: #9deaa1; $custom-dark: #000000;
JSON
{
"hex": "#69e079",
"rgb": {
"r": 105,
"g": 224,
"b": 121
},
"hsl": {
"h": 128.067,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.81384,
"c": 0.17801,
"h": 146.4
},
"luminance": 0.57695
}Semantic roles & 50–950 ramp
primary
#69E079
secondary
#AD409F
accent
#18B5CE
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480