#69EA79#69EA79
#69EA79 is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.8% C 0.191 H 146.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA79 |
|---|---|
| RGB | rgb(105, 234, 121) |
| HSL | hsl(127, 75%, 66%) |
| HSV | hsv(127, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 48.3%, 8.2%) |
| CIE-LAB | lab(83.56, -58.56, 44.10) |
| CIE-LCH | lch(83.56, 73.31, 143.02°) |
| OKLab | oklab(83.84% -0.1587 0.107) |
| OKLCH | oklch(83.84% 0.191 146) |
| XYZ | xyz(38.6973, 63.2260, 28.2500) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.22
Weird Green
#3AE57F
ΔE00 3.84
Lightgreen
#90EE90
ΔE00 4.11
Spearmint
#1EF876
ΔE00 4.43
Minty Green
#0BF77D
ΔE00 4.56
Lightgreen (survey)
#76FF7B
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA79 #EA69DA
analogous
#9AEA69 #69EA79 #69EABA
triadic
#69EA79 #7969EA #EA7969
tetradic
#69EA79 #699AEA #EA69DA #EABA69
square
#69EA79 #699AEA #EA69DA #EABA69
split-complementary
#69EA79 #BA69EA #EA699A
monochromatic
#1BBE2F #33E249 #69EA79 #9FF2A9 #D4F9D9
Accessibility & contrast
On white
1.54
#69EA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#69EA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA79
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA79 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD770
Deuteranopia (green-blind)
#DCCC81
Tritanopia (blue-blind)
#50E5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69ea79; /* rgb */ color: rgb(105, 234, 121); /* oklch */ color: oklch(83.8% 0.191 146.0);
Tailwind
colors: {
custom: {
50: '#9ef2a1',
500: '#69ea79',
950: '#000000',
},
}SCSS
$custom: #69ea79; $custom-light: #9ef2a1; $custom-dark: #000000;
JSON
{
"hex": "#69ea79",
"rgb": {
"r": 105,
"g": 234,
"b": 121
},
"hsl": {
"h": 127.442,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.83842,
"c": 0.19136,
"h": 146
},
"luminance": 0.63229
}Semantic roles & 50–950 ramp
primary
#69EA79
secondary
#BD3AAD
accent
#0EBFD8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580