#69F07E#69F07E
#69F07E is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.4% C 0.195 H 146.7°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #69F07E |
|---|---|
| RGB | rgb(105, 240, 126) |
| HSL | hsl(129, 82%, 68%) |
| HSV | hsv(129, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 47.5%, 5.9%) |
| CIE-LAB | lab(85.42, -60.12, 44.01) |
| CIE-LCH | lch(85.42, 74.51, 143.79°) |
| OKLab | oklab(85.39% -0.1628 0.107) |
| OKLCH | oklch(85.39% 0.195 146.7) |
| XYZ | xyz(40.7491, 66.8261, 30.4860) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.64
Lightgreen (survey)
#76FF7B
ΔE00 3.77
Minty Green
#0BF77D
ΔE00 3.80
Wintergreen
#20F986
ΔE00 3.99
Lightgreen
#90EE90
ΔE00 4.04
Weird Green
#3AE57F
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F07E #F069DB
analogous
#98F069 #69F07E #69F0C1
triadic
#69F07E #7E69F0 #F07E69
tetradic
#69F07E #6998F0 #F069DB #F0C169
square
#69F07E #6998F0 #F069DB #F0C169
split-complementary
#69F07E #C169F0 #F06998
monochromatic
#14CA31 #31EA4E #69F07E #A1F6AE #D8FBDE
Accessibility & contrast
On white
1.46
#69F07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#69F07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F07E
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F07E | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD75
Deuteranopia (green-blind)
#E1D186
Tritanopia (blue-blind)
#4CEBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69f07e; /* rgb */ color: rgb(105, 240, 126); /* oklch */ color: oklch(85.4% 0.195 146.7);
Tailwind
colors: {
custom: {
50: '#9ff6a5',
500: '#69f07e',
950: '#000000',
},
}SCSS
$custom: #69f07e; $custom-light: #9ff6a5; $custom-dark: #000000;
JSON
{
"hex": "#69f07e",
"rgb": {
"r": 105,
"g": 240,
"b": 126
},
"hsl": {
"h": 129.333,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.85388,
"c": 0.19479,
"h": 146.7
},
"luminance": 0.6683
}Semantic roles & 50–950 ramp
primary
#69F07E
secondary
#C736B1
accent
#07BDDE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580