#69E792#69E792
#69E792 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.5% C 0.164 H 151.9°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #69E792 |
|---|---|
| RGB | rgb(105, 231, 146) |
| HSL | hsl(140, 72%, 66%) |
| HSV | hsv(140, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 36.8%, 9.4%) |
| CIE-LAB | lab(83.03, -53.47, 31.04) |
| CIE-LCH | lch(83.03, 61.83, 149.86°) |
| OKLab | oklab(83.53% -0.145 0.0776) |
| OKLCH | oklch(83.53% 0.164 151.9) |
| XYZ | xyz(39.5870, 62.2269, 37.1134) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.47
Seafoam Green
#7AF9AB
ΔE00 4.38
Seafoam (survey)
#80F9AD
ΔE00 4.61
Lightgreen
#90EE90
ΔE00 4.62
Light Green Blue
#56FCA2
ΔE00 4.76
Aqua Green
#12E193
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E792 #E769BE
analogous
#7FE769 #69E792 #69E7D1
triadic
#69E792 #9269E7 #E79269
tetradic
#69E792 #697FE7 #E769BE #E7D169
square
#69E792 #697FE7 #E769BE #E7D169
split-complementary
#69E792 #D169E7 #E7697F
monochromatic
#1DB850 #34DF6C #69E792 #9EEFB8 #D3F8DF
Accessibility & contrast
On white
1.56
#69E792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#69E792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E792
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E792 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68C
Deuteranopia (green-blind)
#D6CA97
Tritanopia (blue-blind)
#48E4D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e792; /* rgb */ color: rgb(105, 231, 146); /* oklch */ color: oklch(83.5% 0.164 151.9);
Tailwind
colors: {
custom: {
50: '#9defb2',
500: '#69e792',
950: '#000000',
},
}SCSS
$custom: #69e792; $custom-light: #9defb2; $custom-dark: #000000;
JSON
{
"hex": "#69e792",
"rgb": {
"r": 105,
"g": 231,
"b": 146
},
"hsl": {
"h": 139.524,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.8353,
"c": 0.16448,
"h": 151.9
},
"luminance": 0.6223
}Semantic roles & 50–950 ramp
primary
#69E792
secondary
#B83C90
accent
#1195D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581