#69E796#69E796
#69E796 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.6% C 0.161 H 153.0°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #69E796 |
|---|---|
| RGB | rgb(105, 231, 150) |
| HSL | hsl(141, 72%, 66%) |
| HSV | hsv(141, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 35.1%, 9.4%) |
| CIE-LAB | lab(83.10, -52.77, 29.09) |
| CIE-LCH | lch(83.10, 60.26, 151.13°) |
| OKLab | oklab(83.61% -0.1433 0.073) |
| OKLCH | oklch(83.61% 0.161 153) |
| XYZ | xyz(39.9036, 62.3535, 38.7809) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.93
Seafoam Green
#7AF9AB
ΔE00 4.13
Seafoam (survey)
#80F9AD
ΔE00 4.34
Aqua Green
#12E193
ΔE00 4.47
Light Bluish Green
#76FDA8
ΔE00 4.71
Light Green Blue
#56FCA2
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E796 #E769BA
analogous
#7BE769 #69E796 #69E7D5
triadic
#69E796 #9669E7 #E79669
tetradic
#69E796 #697BE7 #E769BA #E7D569
square
#69E796 #697BE7 #E769BA #E7D569
split-complementary
#69E796 #D569E7 #E7697B
monochromatic
#1DB855 #34DF71 #69E796 #9EEFBB #D3F8E0
Accessibility & contrast
On white
1.56
#69E796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#69E796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E796
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E796 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D691
Deuteranopia (green-blind)
#D6CA9B
Tritanopia (blue-blind)
#46E4D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e796; /* rgb */ color: rgb(105, 231, 150); /* oklch */ color: oklch(83.6% 0.161 153.0);
Tailwind
colors: {
custom: {
50: '#9defb5',
500: '#69e796',
950: '#000000',
},
}SCSS
$custom: #69e796; $custom-light: #9defb5; $custom-dark: #000000;
JSON
{
"hex": "#69e796",
"rgb": {
"r": 105,
"g": 231,
"b": 150
},
"hsl": {
"h": 141.429,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.83607,
"c": 0.16081,
"h": 153
},
"luminance": 0.62357
}Semantic roles & 50–950 ramp
primary
#69E796
secondary
#B83C8C
accent
#118FD4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581