#69EA7E#69EA7E
#69EA7E is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.9% C 0.187 H 147.0°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA7E |
|---|---|
| RGB | rgb(105, 234, 126) |
| HSL | hsl(130, 75%, 66%) |
| HSV | hsv(130, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 46.2%, 8.2%) |
| CIE-LAB | lab(83.63, -57.84, 41.76) |
| CIE-LCH | lch(83.63, 71.35, 144.17°) |
| OKLab | oklab(83.92% -0.1567 0.1019) |
| OKLCH | oklch(83.92% 0.187 147) |
| XYZ | xyz(39.0119, 63.3518, 29.9069) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.42
Lightish Green
#61E160
ΔE00 3.81
Lightgreen
#90EE90
ΔE00 3.85
Minty Green
#0BF77D
ΔE00 4.49
Spearmint
#1EF876
ΔE00 4.54
Wintergreen
#20F986
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA7E #EA69D5
analogous
#95EA69 #69EA7E #69EABE
triadic
#69EA7E #7E69EA #EA7E69
tetradic
#69EA7E #6995EA #EA69D5 #EABE69
square
#69EA7E #6995EA #EA69D5 #EABE69
split-complementary
#69EA7E #BE69EA #EA6995
monochromatic
#1BBE35 #33E250 #69EA7E #9FF2AC #D4F9DA
Accessibility & contrast
On white
1.54
#69EA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#69EA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA7E
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA7E | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD875
Deuteranopia (green-blind)
#DCCC85
Tritanopia (blue-blind)
#4EE5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69ea7e; /* rgb */ color: rgb(105, 234, 126); /* oklch */ color: oklch(83.9% 0.187 147.0);
Tailwind
colors: {
custom: {
50: '#9ef2a5',
500: '#69ea7e',
950: '#000000',
},
}SCSS
$custom: #69ea7e; $custom-light: #9ef2a5; $custom-dark: #000000;
JSON
{
"hex": "#69ea7e",
"rgb": {
"r": 105,
"g": 234,
"b": 126
},
"hsl": {
"h": 129.767,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.83918,
"c": 0.18688,
"h": 147
},
"luminance": 0.63355
}Semantic roles & 50–950 ramp
primary
#69EA7E
secondary
#BD3AA8
accent
#0EB7D8
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580