#69E978#69E978
#69E978 is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.6% C 0.191 H 145.9°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #69E978 |
|---|---|
| RGB | rgb(105, 233, 120) |
| HSL | hsl(127, 74%, 66%) |
| HSV | hsv(127, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 48.5%, 8.6%) |
| CIE-LAB | lab(83.25, -58.32, 44.19) |
| CIE-LCH | lch(83.25, 73.17, 142.85°) |
| OKLab | oklab(83.58% -0.158 0.1071) |
| OKLCH | oklch(83.58% 0.191 145.9) |
| XYZ | xyz(38.3525, 62.6338, 27.8341) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.04
Weird Green
#3AE57F
ΔE00 3.83
Lightgreen
#90EE90
ΔE00 4.17
Spearmint
#1EF876
ΔE00 4.58
Minty Green
#0BF77D
ΔE00 4.71
Lightgreen (survey)
#76FF7B
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E978 #E969DA
analogous
#9AE969 #69E978 #69E9B8
triadic
#69E978 #7869E9 #E97869
tetradic
#69E978 #699AE9 #E969DA #E9B869
square
#69E978 #699AE9 #E969DA #E9B869
split-complementary
#69E978 #B869E9 #E9699A
monochromatic
#1CBC2E #34E148 #69E978 #9EF1A8 #D4F9D8
Accessibility & contrast
On white
1.55
#69E978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#69E978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E978
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E978 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66F
Deuteranopia (green-blind)
#DBCB80
Tritanopia (blue-blind)
#50E4CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e978; /* rgb */ color: rgb(105, 233, 120); /* oklch */ color: oklch(83.6% 0.191 145.9);
Tailwind
colors: {
custom: {
50: '#9ef1a1',
500: '#69e978',
950: '#000000',
},
}SCSS
$custom: #69e978; $custom-light: #9ef1a1; $custom-dark: #000000;
JSON
{
"hex": "#69e978",
"rgb": {
"r": 105,
"g": 233,
"b": 120
},
"hsl": {
"h": 127.031,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.83582,
"c": 0.19093,
"h": 145.9
},
"luminance": 0.62637
}Semantic roles & 50–950 ramp
primary
#69E978
secondary
#BB3BAC
accent
#0FBFD7
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580