#69E67F#69E67F
#69E67F is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.0% C 0.181 H 147.4°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #69E67F |
|---|---|
| RGB | rgb(105, 230, 127) |
| HSL | hsl(131, 71%, 66%) |
| HSV | hsv(131, 54%, 90%) |
| CMYK | cmyk(54.3%, 0%, 44.8%, 9.8%) |
| CIE-LAB | lab(82.45, -56.15, 39.78) |
| CIE-LCH | lch(82.45, 68.81, 144.69°) |
| OKLab | oklab(82.95% -0.1521 0.0974) |
| OKLCH | oklch(82.95% 0.181 147.4) |
| XYZ | xyz(37.9509, 61.1259, 29.8731) |
| Luminance | 0.6113 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.06
Lightish Green
#61E160
ΔE00 3.93
Lightgreen
#90EE90
ΔE00 3.98
Tealish Green
#0CDC73
ΔE00 4.76
Turquoise Green
#04F489
ΔE00 5.04
Minty Green
#0BF77D
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E67F #E669D0
analogous
#91E669 #69E67F #69E6BD
triadic
#69E67F #7F69E6 #E67F69
tetradic
#69E67F #6991E6 #E669D0 #E6BD69
square
#69E67F #6991E6 #E669D0 #E6BD69
split-complementary
#69E67F #BD69E6 #E66991
monochromatic
#1EB639 #35DD52 #69E67F #9DEFAC #D2F7D9
Accessibility & contrast
On white
1.59
#69E67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#69E67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E67F
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E67F | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D477
Deuteranopia (green-blind)
#D8C986
Tritanopia (blue-blind)
#4FE2CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e67f; /* rgb */ color: rgb(105, 230, 127); /* oklch */ color: oklch(83.0% 0.181 147.4);
Tailwind
colors: {
custom: {
50: '#9defa5',
500: '#69e67f',
950: '#000000',
},
}SCSS
$custom: #69e67f; $custom-light: #9defa5; $custom-dark: #000000;
JSON
{
"hex": "#69e67f",
"rgb": {
"r": 105,
"g": 230,
"b": 127
},
"hsl": {
"h": 130.56,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.82953,
"c": 0.18062,
"h": 147.4
},
"luminance": 0.61129
}Semantic roles & 50–950 ramp
primary
#69E67F
secondary
#B63DA1
accent
#12B1D3
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580