#69E77F#69E77F
#69E77F is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.2% C 0.182 H 147.3°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #69E77F |
|---|---|
| RGB | rgb(105, 231, 127) |
| HSL | hsl(130, 72%, 66%) |
| HSV | hsv(130, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 45%, 9.4%) |
| CIE-LAB | lab(82.75, -56.54, 40.16) |
| CIE-LCH | lch(82.75, 69.35, 144.62°) |
| OKLab | oklab(83.2% -0.1531 0.0983) |
| OKLCH | oklch(83.2% 0.182 147.3) |
| XYZ | xyz(38.2299, 61.6841, 29.9662) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.11
Lightish Green
#61E160
ΔE00 3.91
Lightgreen
#90EE90
ΔE00 3.92
Tealish Green
#0CDC73
ΔE00 4.87
Turquoise Green
#04F489
ΔE00 4.93
Minty Green
#0BF77D
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E77F #E769D1
analogous
#92E769 #69E77F #69E7BE
triadic
#69E77F #7F69E7 #E77F69
tetradic
#69E77F #6992E7 #E769D1 #E7BE69
square
#69E77F #6992E7 #E769D1 #E7BE69
split-complementary
#69E77F #BE69E7 #E76992
monochromatic
#1DB838 #34DF52 #69E77F #9EEFAC #D3F8D9
Accessibility & contrast
On white
1.57
#69E77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#69E77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E77F
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E77F | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD577
Deuteranopia (green-blind)
#D9C986
Tritanopia (blue-blind)
#4FE2CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e77f; /* rgb */ color: rgb(105, 231, 127); /* oklch */ color: oklch(83.2% 0.182 147.3);
Tailwind
colors: {
custom: {
50: '#9defa5',
500: '#69e77f',
950: '#000000',
},
}SCSS
$custom: #69e77f; $custom-light: #9defa5; $custom-dark: #000000;
JSON
{
"hex": "#69e77f",
"rgb": {
"r": 105,
"g": 231,
"b": 127
},
"hsl": {
"h": 130.476,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.83198,
"c": 0.18197,
"h": 147.3
},
"luminance": 0.61687
}Semantic roles & 50–950 ramp
primary
#69E77F
secondary
#B83CA2
accent
#11B2D4
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580