#69EA7A#69EA7A
#69EA7A is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.9% C 0.190 H 146.2°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA7A |
|---|---|
| RGB | rgb(105, 234, 122) |
| HSL | hsl(128, 75%, 66%) |
| HSV | hsv(128, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 47.9%, 8.2%) |
| CIE-LAB | lab(83.57, -58.42, 43.63) |
| CIE-LCH | lch(83.57, 72.92, 143.25°) |
| OKLab | oklab(83.86% -0.1583 0.106) |
| OKLCH | oklch(83.86% 0.19 146.2) |
| XYZ | xyz(38.7590, 63.2506, 28.5747) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.33
Weird Green
#3AE57F
ΔE00 3.75
Lightgreen
#90EE90
ΔE00 4.05
Spearmint
#1EF876
ΔE00 4.44
Minty Green
#0BF77D
ΔE00 4.54
Wintergreen
#20F986
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA7A #EA69D9
analogous
#99EA69 #69EA7A #69EABB
triadic
#69EA7A #7A69EA #EA7A69
tetradic
#69EA7A #6999EA #EA69D9 #EABB69
square
#69EA7A #6999EA #EA69D9 #EABB69
split-complementary
#69EA7A #BB69EA #EA6999
monochromatic
#1BBE30 #33E24A #69EA7A #9FF2AA #D4F9D9
Accessibility & contrast
On white
1.54
#69EA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#69EA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA7A
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA7A | 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)
#EDD771
Deuteranopia (green-blind)
#DCCC82
Tritanopia (blue-blind)
#50E5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69ea7a; /* rgb */ color: rgb(105, 234, 122); /* oklch */ color: oklch(83.9% 0.190 146.2);
Tailwind
colors: {
custom: {
50: '#9ef2a2',
500: '#69ea7a',
950: '#000000',
},
}SCSS
$custom: #69ea7a; $custom-light: #9ef2a2; $custom-dark: #000000;
JSON
{
"hex": "#69ea7a",
"rgb": {
"r": 105,
"g": 234,
"b": 122
},
"hsl": {
"h": 127.907,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.83857,
"c": 0.19047,
"h": 146.2
},
"luminance": 0.63254
}Semantic roles & 50–950 ramp
primary
#69EA7A
secondary
#BD3AAC
accent
#0EBDD8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580