#69E67A#69E67A
#69E67A is a very light, vivid green. Relative luminance 0.610; OKLCH L 82.9% C 0.185 H 146.4°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #69E67A |
|---|---|
| RGB | rgb(105, 230, 122) |
| HSL | hsl(128, 71%, 66%) |
| HSV | hsv(128, 54%, 90%) |
| CMYK | cmyk(54.3%, 0%, 47%, 9.8%) |
| CIE-LAB | lab(82.38, -56.89, 42.13) |
| CIE-LCH | lch(82.38, 70.79, 143.48°) |
| OKLab | oklab(82.88% -0.1541 0.1026) |
| OKLCH | oklch(82.88% 0.185 146.4) |
| XYZ | xyz(37.6331, 60.9988, 28.1994) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.22
Weird Green
#3AE57F
ΔE00 3.42
Lightgreen
#90EE90
ΔE00 4.15
Tealish Green
#0CDC73
ΔE00 4.92
Minty Green
#0BF77D
ΔE00 5.13
Spearmint
#1EF876
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E67A #E669D5
analogous
#96E669 #69E67A #69E6B8
triadic
#69E67A #7A69E6 #E67A69
tetradic
#69E67A #6996E6 #E669D5 #E6B869
square
#69E67A #6996E6 #E669D5 #E6B869
split-complementary
#69E67A #B869E6 #E66996
monochromatic
#1EB633 #35DD4B #69E67A #9DEFA9 #D2F7D7
Accessibility & contrast
On white
1.59
#69E67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#69E67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E67A
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E67A | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D471
Deuteranopia (green-blind)
#D8C981
Tritanopia (blue-blind)
#51E1CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e67a; /* rgb */ color: rgb(105, 230, 122); /* oklch */ color: oklch(82.9% 0.185 146.4);
Tailwind
colors: {
custom: {
50: '#9defa2',
500: '#69e67a',
950: '#000000',
},
}SCSS
$custom: #69e67a; $custom-light: #9defa2; $custom-dark: #000000;
JSON
{
"hex": "#69e67a",
"rgb": {
"r": 105,
"g": 230,
"b": 122
},
"hsl": {
"h": 128.16,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.82875,
"c": 0.18516,
"h": 146.4
},
"luminance": 0.61002
}Semantic roles & 50–950 ramp
primary
#69E67A
secondary
#B63DA6
accent
#12B9D3
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580