#69EB78#69EB78
#69EB78 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.1% C 0.194 H 145.8°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB78 |
|---|---|
| RGB | rgb(105, 235, 120) |
| HSL | hsl(127, 76%, 67%) |
| HSV | hsv(127, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 48.9%, 7.8%) |
| CIE-LAB | lab(83.85, -59.08, 44.93) |
| CIE-LCH | lch(83.85, 74.22, 142.75°) |
| OKLab | oklab(84.07% -0.1601 0.1088) |
| OKLCH | oklch(84.07% 0.194 145.8) |
| XYZ | xyz(38.9218, 63.7726, 28.0239) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.19
Weird Green
#3AE57F
ΔE00 4.05
Lightgreen
#90EE90
ΔE00 4.19
Spearmint
#1EF876
ΔE00 4.26
Minty Green
#0BF77D
ΔE00 4.46
Lightgreen (survey)
#76FF7B
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB78 #EB69DC
analogous
#9BEB69 #69EB78 #69EBB9
triadic
#69EB78 #7869EB #EB7869
tetradic
#69EB78 #699BEB #EB69DC #EBB969
square
#69EB78 #699BEB #EB69DC #EBB969
split-complementary
#69EB78 #B969EB #EB699B
monochromatic
#1AC02D #33E447 #69EB78 #9FF2A9 #D5F9D9
Accessibility & contrast
On white
1.53
#69EB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#69EB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB78
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB78 | 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)
#EED86E
Deuteranopia (green-blind)
#DDCD80
Tritanopia (blue-blind)
#50E6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69eb78; /* rgb */ color: rgb(105, 235, 120); /* oklch */ color: oklch(84.1% 0.194 145.8);
Tailwind
colors: {
custom: {
50: '#9ef2a1',
500: '#69eb78',
950: '#000000',
},
}SCSS
$custom: #69eb78; $custom-light: #9ef2a1; $custom-dark: #000000;
JSON
{
"hex": "#69eb78",
"rgb": {
"r": 105,
"g": 235,
"b": 120
},
"hsl": {
"h": 126.923,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84073,
"c": 0.19356,
"h": 145.8
},
"luminance": 0.63776
}Semantic roles & 50–950 ramp
primary
#69EB78
secondary
#BF3AAF
accent
#0DC1D9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580