#69EA7B#69EA7B
#69EA7B is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.9% C 0.190 H 146.4°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA7B |
|---|---|
| RGB | rgb(105, 234, 123) |
| HSL | hsl(128, 75%, 66%) |
| HSV | hsv(128, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(83.59, -58.28, 43.17) |
| CIE-LCH | lch(83.59, 72.52, 143.47°) |
| OKLab | oklab(83.87% -0.1579 0.105) |
| OKLCH | oklch(83.87% 0.19 146.4) |
| XYZ | xyz(38.8213, 63.2756, 28.9027) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.45
Weird Green
#3AE57F
ΔE00 3.66
Lightgreen
#90EE90
ΔE00 3.99
Spearmint
#1EF876
ΔE00 4.46
Minty Green
#0BF77D
ΔE00 4.52
Wintergreen
#20F986
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA7B #EA69D8
analogous
#98EA69 #69EA7B #69EABC
triadic
#69EA7B #7B69EA #EA7B69
tetradic
#69EA7B #6998EA #EA69D8 #EABC69
square
#69EA7B #6998EA #EA69D8 #EABC69
split-complementary
#69EA7B #BC69EA #EA6998
monochromatic
#1BBE31 #33E24C #69EA7B #9FF2AA #D4F9D9
Accessibility & contrast
On white
1.54
#69EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#69EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA7B
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA7B | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD772
Deuteranopia (green-blind)
#DCCC83
Tritanopia (blue-blind)
#4FE5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69ea7b; /* rgb */ color: rgb(105, 234, 123); /* oklch */ color: oklch(83.9% 0.190 146.4);
Tailwind
colors: {
custom: {
50: '#9ef2a3',
500: '#69ea7b',
950: '#000000',
},
}SCSS
$custom: #69ea7b; $custom-light: #9ef2a3; $custom-dark: #000000;
JSON
{
"hex": "#69ea7b",
"rgb": {
"r": 105,
"g": 234,
"b": 123
},
"hsl": {
"h": 128.372,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.83872,
"c": 0.18958,
"h": 146.4
},
"luminance": 0.63279
}Semantic roles & 50–950 ramp
primary
#69EA7B
secondary
#BD3AAB
accent
#0EBBD8
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580