#69EA78#69EA78
#69EA78 is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.8% C 0.192 H 145.8°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA78 |
|---|---|
| RGB | rgb(105, 234, 120) |
| HSL | hsl(127, 75%, 66%) |
| HSV | hsv(127, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 48.7%, 8.2%) |
| CIE-LAB | lab(83.55, -58.70, 44.56) |
| CIE-LCH | lch(83.55, 73.70, 142.80°) |
| OKLab | oklab(83.83% -0.1591 0.108) |
| OKLCH | oklch(83.83% 0.192 145.8) |
| XYZ | xyz(38.6363, 63.2016, 27.9287) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.11
Weird Green
#3AE57F
ΔE00 3.94
Lightgreen
#90EE90
ΔE00 4.17
Spearmint
#1EF876
ΔE00 4.42
Minty Green
#0BF77D
ΔE00 4.58
Lightgreen (survey)
#76FF7B
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA78 #EA69DB
analogous
#9BEA69 #69EA78 #69EAB9
triadic
#69EA78 #7869EA #EA7869
tetradic
#69EA78 #699BEA #EA69DB #EAB969
square
#69EA78 #699BEA #EA69DB #EAB969
split-complementary
#69EA78 #B969EA #EA699B
monochromatic
#1BBE2E #33E248 #69EA78 #9FF2A8 #D4F9D9
Accessibility & contrast
On white
1.54
#69EA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#69EA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA78
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA78 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76F
Deuteranopia (green-blind)
#DCCC80
Tritanopia (blue-blind)
#50E5CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69ea78; /* rgb */ color: rgb(105, 234, 120); /* oklch */ color: oklch(83.8% 0.192 145.8);
Tailwind
colors: {
custom: {
50: '#9ef2a1',
500: '#69ea78',
950: '#000000',
},
}SCSS
$custom: #69ea78; $custom-light: #9ef2a1; $custom-dark: #000000;
JSON
{
"hex": "#69ea78",
"rgb": {
"r": 105,
"g": 234,
"b": 120
},
"hsl": {
"h": 126.977,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.83828,
"c": 0.19225,
"h": 145.8
},
"luminance": 0.63205
}Semantic roles & 50–950 ramp
primary
#69EA78
secondary
#BD3AAE
accent
#0EC0D8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580