#69E79A#69E79A
#69E79A is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.7% C 0.157 H 154.2°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #69E79A |
|---|---|
| RGB | rgb(105, 231, 154) |
| HSL | hsl(143, 72%, 66%) |
| HSV | hsv(143, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 33.3%, 9.4%) |
| CIE-LAB | lab(83.17, -52.04, 27.14) |
| CIE-LCH | lch(83.17, 58.70, 152.46°) |
| OKLab | oklab(83.69% -0.1415 0.0683) |
| OKLCH | oklch(83.69% 0.157 154.2) |
| XYZ | xyz(40.2312, 62.4846, 40.5062) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.99
Seafoam (survey)
#80F9AD
ΔE00 4.17
Aqua Green
#12E193
ΔE00 4.27
Weird Green
#3AE57F
ΔE00 4.48
Light Greenish Blue
#63F7B4
ΔE00 4.62
Light Blue Green
#7EFBB3
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E79A #E769B6
analogous
#77E769 #69E79A #69E7D9
triadic
#69E79A #9A69E7 #E79A69
tetradic
#69E79A #6977E7 #E769B6 #E7D969
square
#69E79A #6977E7 #E769B6 #E7D969
split-complementary
#69E79A #D969E7 #E76977
monochromatic
#1DB85A #34DF76 #69E79A #9EEFBE #D3F8E1
Accessibility & contrast
On white
1.56
#69E79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#69E79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E79A
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E79A | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D795
Deuteranopia (green-blind)
#D5CA9F
Tritanopia (blue-blind)
#44E5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e79a; /* rgb */ color: rgb(105, 231, 154); /* oklch */ color: oklch(83.7% 0.157 154.2);
Tailwind
colors: {
custom: {
50: '#9defb8',
500: '#69e79a',
950: '#000000',
},
}SCSS
$custom: #69e79a; $custom-light: #9defb8; $custom-dark: #000000;
JSON
{
"hex": "#69e79a",
"rgb": {
"r": 105,
"g": 231,
"b": 154
},
"hsl": {
"h": 143.333,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.83686,
"c": 0.15717,
"h": 154.2
},
"luminance": 0.62488
}Semantic roles & 50–950 ramp
primary
#69E79A
secondary
#B83C88
accent
#1188D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581