#69E67E#69E67E
#69E67E is a very light, vivid green. Relative luminance 0.611; OKLCH L 82.9% C 0.182 H 147.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #69E67E |
|---|---|
| RGB | rgb(105, 230, 126) |
| HSL | hsl(130, 71%, 66%) |
| HSV | hsv(130, 54%, 90%) |
| CMYK | cmyk(54.3%, 0%, 45.2%, 9.8%) |
| CIE-LAB | lab(82.43, -56.30, 40.25) |
| CIE-LCH | lch(82.43, 69.21, 144.44°) |
| OKLab | oklab(82.94% -0.1525 0.0985) |
| OKLCH | oklch(82.94% 0.182 147.2) |
| XYZ | xyz(37.8860, 61.1000, 29.5316) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.12
Lightish Green
#61E160
ΔE00 3.79
Lightgreen
#90EE90
ΔE00 4.00
Tealish Green
#0CDC73
ΔE00 4.78
Turquoise Green
#04F489
ΔE00 5.09
Minty Green
#0BF77D
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E67E #E669D1
analogous
#92E669 #69E67E #69E6BC
triadic
#69E67E #7E69E6 #E67E69
tetradic
#69E67E #6992E6 #E669D1 #E6BC69
square
#69E67E #6992E6 #E669D1 #E6BC69
split-complementary
#69E67E #BC69E6 #E66992
monochromatic
#1EB638 #35DD51 #69E67E #9DEFAB #D2F7D8
Accessibility & contrast
On white
1.59
#69E67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#69E67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E67E
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E67E | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D476
Deuteranopia (green-blind)
#D8C985
Tritanopia (blue-blind)
#50E1CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e67e; /* rgb */ color: rgb(105, 230, 126); /* oklch */ color: oklch(82.9% 0.182 147.2);
Tailwind
colors: {
custom: {
50: '#9defa5',
500: '#69e67e',
950: '#000000',
},
}SCSS
$custom: #69e67e; $custom-light: #9defa5; $custom-dark: #000000;
JSON
{
"hex": "#69e67e",
"rgb": {
"r": 105,
"g": 230,
"b": 126
},
"hsl": {
"h": 130.08,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.82937,
"c": 0.18154,
"h": 147.2
},
"luminance": 0.61103
}Semantic roles & 50–950 ramp
primary
#69E67E
secondary
#B63DA2
accent
#12B3D3
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580