#69E795#69E795
#69E795 is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.6% C 0.162 H 152.7°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #69E795 |
|---|---|
| RGB | rgb(105, 231, 149) |
| HSL | hsl(141, 72%, 66%) |
| HSV | hsv(141, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 35.5%, 9.4%) |
| CIE-LAB | lab(83.08, -52.94, 29.58) |
| CIE-LCH | lch(83.08, 60.65, 150.81°) |
| OKLab | oklab(83.59% -0.1437 0.0741) |
| OKLCH | oklch(83.59% 0.162 152.7) |
| XYZ | xyz(39.8234, 62.3215, 38.3586) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 4.18
Seafoam (survey)
#80F9AD
ΔE00 4.40
Aqua Green
#12E193
ΔE00 4.54
Light Green Blue
#56FCA2
ΔE00 4.71
Light Bluish Green
#76FDA8
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E795 #E769BB
analogous
#7CE769 #69E795 #69E7D4
triadic
#69E795 #9569E7 #E79569
tetradic
#69E795 #697CE7 #E769BB #E7D469
square
#69E795 #697CE7 #E769BB #E7D469
split-complementary
#69E795 #D469E7 #E7697C
monochromatic
#1DB853 #34DF70 #69E795 #9EEFBA #D3F8E0
Accessibility & contrast
On white
1.56
#69E795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#69E795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E795
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E795 | 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)
#E7D690
Deuteranopia (green-blind)
#D6CA9A
Tritanopia (blue-blind)
#47E4D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e795; /* rgb */ color: rgb(105, 231, 149); /* oklch */ color: oklch(83.6% 0.162 152.7);
Tailwind
colors: {
custom: {
50: '#9defb4',
500: '#69e795',
950: '#000000',
},
}SCSS
$custom: #69e795; $custom-light: #9defb4; $custom-dark: #000000;
JSON
{
"hex": "#69e795",
"rgb": {
"r": 105,
"g": 231,
"b": 149
},
"hsl": {
"h": 140.952,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.83587,
"c": 0.16173,
"h": 152.7
},
"luminance": 0.62325
}Semantic roles & 50–950 ramp
primary
#69E795
secondary
#B83C8D
accent
#1190D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581