#69E78E#69E78E
#69E78E is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.5% C 0.168 H 150.8°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #69E78E |
|---|---|
| RGB | rgb(105, 231, 142) |
| HSL | hsl(138, 72%, 66%) |
| HSV | hsv(138, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 38.5%, 9.4%) |
| CIE-LAB | lab(82.97, -54.15, 32.98) |
| CIE-LCH | lch(82.97, 63.41, 148.66°) |
| OKLab | oklab(83.46% -0.1468 0.0821) |
| OKLCH | oklch(83.46% 0.168 150.8) |
| XYZ | xyz(39.2813, 62.1046, 35.5033) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.12
Lightgreen
#90EE90
ΔE00 4.28
Seafoam Green
#7AF9AB
ΔE00 4.72
Turquoise Green
#04F489
ΔE00 4.76
Light Green Blue
#56FCA2
ΔE00 4.92
Sea Green (survey)
#53FCA1
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E78E #E769C2
analogous
#83E769 #69E78E #69E7CD
triadic
#69E78E #8E69E7 #E78E69
tetradic
#69E78E #6983E7 #E769C2 #E7CD69
square
#69E78E #6983E7 #E769C2 #E7CD69
split-complementary
#69E78E #CD69E7 #E76983
monochromatic
#1DB84B #34DF66 #69E78E #9EEFB6 #D3F8DD
Accessibility & contrast
On white
1.56
#69E78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#69E78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E78E
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E78E | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D688
Deuteranopia (green-blind)
#D7CA94
Tritanopia (blue-blind)
#4AE4D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e78e; /* rgb */ color: rgb(105, 231, 142); /* oklch */ color: oklch(83.5% 0.168 150.8);
Tailwind
colors: {
custom: {
50: '#9defb0',
500: '#69e78e',
950: '#000000',
},
}SCSS
$custom: #69e78e; $custom-light: #9defb0; $custom-dark: #000000;
JSON
{
"hex": "#69e78e",
"rgb": {
"r": 105,
"g": 231,
"b": 142
},
"hsl": {
"h": 137.619,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.83455,
"c": 0.16817,
"h": 150.8
},
"luminance": 0.62108
}Semantic roles & 50–950 ramp
primary
#69E78E
secondary
#B83C94
accent
#119BD4
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581