#69EB79#69EB79
#69EB79 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.1% C 0.193 H 146.0°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB79 |
|---|---|
| RGB | rgb(105, 235, 121) |
| HSL | hsl(127, 76%, 67%) |
| HSV | hsv(127, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 48.5%, 7.8%) |
| CIE-LAB | lab(83.86, -58.94, 44.47) |
| CIE-LCH | lch(83.86, 73.83, 142.97°) |
| OKLab | oklab(84.09% -0.1597 0.1078) |
| OKLCH | oklch(84.09% 0.193 146) |
| XYZ | xyz(38.9828, 63.7970, 28.3452) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.29
Weird Green
#3AE57F
ΔE00 3.96
Lightgreen
#90EE90
ΔE00 4.12
Spearmint
#1EF876
ΔE00 4.27
Minty Green
#0BF77D
ΔE00 4.43
Lightgreen (survey)
#76FF7B
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB79 #EB69DB
analogous
#9AEB69 #69EB79 #69EBBA
triadic
#69EB79 #7969EB #EB7969
tetradic
#69EB79 #699AEB #EB69DB #EBBA69
square
#69EB79 #699AEB #EB69DB #EBBA69
split-complementary
#69EB79 #BA69EB #EB699A
monochromatic
#1AC02E #33E449 #69EB79 #9FF2A9 #D5F9D9
Accessibility & contrast
On white
1.53
#69EB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#69EB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB79
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB79 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED870
Deuteranopia (green-blind)
#DDCD81
Tritanopia (blue-blind)
#50E6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69eb79; /* rgb */ color: rgb(105, 235, 121); /* oklch */ color: oklch(84.1% 0.193 146.0);
Tailwind
colors: {
custom: {
50: '#9ef2a2',
500: '#69eb79',
950: '#000000',
},
}SCSS
$custom: #69eb79; $custom-light: #9ef2a2; $custom-dark: #000000;
JSON
{
"hex": "#69eb79",
"rgb": {
"r": 105,
"g": 235,
"b": 121
},
"hsl": {
"h": 127.385,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84088,
"c": 0.19267,
"h": 146
},
"luminance": 0.638
}Semantic roles & 50–950 ramp
primary
#69EB79
secondary
#BF3AAE
accent
#0DC0D9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580