#69E794#69E794
#69E794 is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.6% C 0.163 H 152.4°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #69E794 |
|---|---|
| RGB | rgb(105, 231, 148) |
| HSL | hsl(140, 72%, 66%) |
| HSV | hsv(140, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 35.9%, 9.4%) |
| CIE-LAB | lab(83.07, -53.12, 30.07) |
| CIE-LCH | lch(83.07, 61.04, 150.49°) |
| OKLab | oklab(83.57% -0.1442 0.0753) |
| OKLCH | oklch(83.57% 0.163 152.4) |
| XYZ | xyz(39.7439, 62.2897, 37.9399) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.68
Seafoam Green
#7AF9AB
ΔE00 4.24
Seafoam (survey)
#80F9AD
ΔE00 4.47
Aqua Green
#12E193
ΔE00 4.61
Light Green Blue
#56FCA2
ΔE00 4.72
Light Bluish Green
#76FDA8
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E794 #E769BC
analogous
#7DE769 #69E794 #69E7D3
triadic
#69E794 #9469E7 #E79469
tetradic
#69E794 #697DE7 #E769BC #E7D369
square
#69E794 #697DE7 #E769BC #E7D369
split-complementary
#69E794 #D369E7 #E7697D
monochromatic
#1DB852 #34DF6E #69E794 #9EEFBA #D3F8DF
Accessibility & contrast
On white
1.56
#69E794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#69E794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E794
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E794 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68E
Deuteranopia (green-blind)
#D6CA99
Tritanopia (blue-blind)
#47E4D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e794; /* rgb */ color: rgb(105, 231, 148); /* oklch */ color: oklch(83.6% 0.163 152.4);
Tailwind
colors: {
custom: {
50: '#9defb4',
500: '#69e794',
950: '#000000',
},
}SCSS
$custom: #69e794; $custom-light: #9defb4; $custom-dark: #000000;
JSON
{
"hex": "#69e794",
"rgb": {
"r": 105,
"g": 231,
"b": 148
},
"hsl": {
"h": 140.476,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.83568,
"c": 0.16264,
"h": 152.4
},
"luminance": 0.62293
}Semantic roles & 50–950 ramp
primary
#69E794
secondary
#B83C8E
accent
#1192D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581