#69E78A#69E78A
#69E78A is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.4% C 0.172 H 149.8°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #69E78A |
|---|---|
| RGB | rgb(105, 231, 138) |
| HSL | hsl(136, 72%, 66%) |
| HSV | hsv(136, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 40.3%, 9.4%) |
| CIE-LAB | lab(82.91, -54.82, 34.91) |
| CIE-LCH | lch(82.91, 64.99, 147.51°) |
| OKLab | oklab(83.38% -0.1485 0.0865) |
| OKLCH | oklch(83.38% 0.172 149.8) |
| XYZ | xyz(38.9864, 61.9866, 33.9500) |
| Luminance | 0.6199 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.91
Lightgreen
#90EE90
ΔE00 4.04
Turquoise Green
#04F489
ΔE00 4.68
Tealish Green
#0CDC73
ΔE00 4.93
Seafoam Green
#7AF9AB
ΔE00 5.13
Light Green Blue
#56FCA2
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E78A #E769C6
analogous
#87E769 #69E78A #69E7C9
triadic
#69E78A #8A69E7 #E78A69
tetradic
#69E78A #6987E7 #E769C6 #E7C969
square
#69E78A #6987E7 #E769C6 #E7C969
split-complementary
#69E78A #C969E7 #E76987
monochromatic
#1DB846 #34DF61 #69E78A #9EEFB3 #D3F8DC
Accessibility & contrast
On white
1.57
#69E78A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#69E78A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E78A
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E78A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E78A | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D683
Deuteranopia (green-blind)
#D7CA90
Tritanopia (blue-blind)
#4BE3D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e78a; /* rgb */ color: rgb(105, 231, 138); /* oklch */ color: oklch(83.4% 0.172 149.8);
Tailwind
colors: {
custom: {
50: '#9defad',
500: '#69e78a',
950: '#000000',
},
}SCSS
$custom: #69e78a; $custom-light: #9defad; $custom-dark: #000000;
JSON
{
"hex": "#69e78a",
"rgb": {
"r": 105,
"g": 231,
"b": 138
},
"hsl": {
"h": 135.714,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.83383,
"c": 0.17186,
"h": 149.8
},
"luminance": 0.6199
}Semantic roles & 50–950 ramp
primary
#69E78A
secondary
#B83C98
accent
#11A1D4
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581