#69F07A#69F07A
#69F07A is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.3% C 0.198 H 146.0°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #69F07A |
|---|---|
| RGB | rgb(105, 240, 122) |
| HSL | hsl(128, 82%, 68%) |
| HSV | hsv(128, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 49.2%, 5.9%) |
| CIE-LAB | lab(85.36, -60.68, 45.86) |
| CIE-LCH | lch(85.36, 76.06, 142.92°) |
| OKLab | oklab(85.33% -0.1643 0.111) |
| OKLCH | oklch(85.33% 0.198 146) |
| XYZ | xyz(40.4961, 66.7250, 29.1537) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.51
Spearmint
#1EF876
ΔE00 3.60
Minty Green
#0BF77D
ΔE00 3.93
Lightish Green
#61E160
ΔE00 3.94
Easter Green
#8CFD7E
ΔE00 4.14
Wintergreen
#20F986
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F07A #F069DF
analogous
#9BF069 #69F07A #69F0BE
triadic
#69F07A #7A69F0 #F07A69
tetradic
#69F07A #699BF0 #F069DF #F0BE69
square
#69F07A #699BF0 #F069DF #F0BE69
split-complementary
#69F07A #BE69F0 #F0699B
monochromatic
#14CA2B #31EA49 #69F07A #A1F6AB #D8FBDD
Accessibility & contrast
On white
1.46
#69F07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#69F07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F07A
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F07A | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD70
Deuteranopia (green-blind)
#E2D182
Tritanopia (blue-blind)
#4EEBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69f07a; /* rgb */ color: rgb(105, 240, 122); /* oklch */ color: oklch(85.3% 0.198 146.0);
Tailwind
colors: {
custom: {
50: '#9ff6a2',
500: '#69f07a',
950: '#000000',
},
}SCSS
$custom: #69f07a; $custom-light: #9ff6a2; $custom-dark: #000000;
JSON
{
"hex": "#69f07a",
"rgb": {
"r": 105,
"g": 240,
"b": 122
},
"hsl": {
"h": 127.556,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.85329,
"c": 0.19831,
"h": 146
},
"luminance": 0.66729
}Semantic roles & 50–950 ramp
primary
#69F07A
secondary
#C736B5
accent
#07C3DE
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580