#69E79B#69E79B
#69E79B is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.7% C 0.156 H 154.5°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #69E79B |
|---|---|
| RGB | rgb(105, 231, 155) |
| HSL | hsl(144, 72%, 66%) |
| HSV | hsv(144, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 32.9%, 9.4%) |
| CIE-LAB | lab(83.19, -51.86, 26.65) |
| CIE-LCH | lch(83.19, 58.31, 152.80°) |
| OKLab | oklab(83.71% -0.1411 0.0672) |
| OKLCH | oklch(83.71% 0.156 154.5) |
| XYZ | xyz(40.3148, 62.5180, 40.9467) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 4.15
Aqua Green
#12E193
ΔE00 4.24
Light Greenish Blue
#63F7B4
ΔE00 4.50
Weird Green
#3AE57F
ΔE00 4.63
Light Blue Green
#7EFBB3
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E79B #E769B5
analogous
#76E769 #69E79B #69E7DA
triadic
#69E79B #9B69E7 #E79B69
tetradic
#69E79B #6976E7 #E769B5 #E7DA69
square
#69E79B #6976E7 #E769B5 #E7DA69
split-complementary
#69E79B #DA69E7 #E76976
monochromatic
#1DB85B #34DF78 #69E79B #9EEFBE #D3F8E1
Accessibility & contrast
On white
1.56
#69E79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#69E79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E79B
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E79B | 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)
#E7D796
Deuteranopia (green-blind)
#D5CAA0
Tritanopia (blue-blind)
#44E5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e79b; /* rgb */ color: rgb(105, 231, 155); /* oklch */ color: oklch(83.7% 0.156 154.5);
Tailwind
colors: {
custom: {
50: '#9defb9',
500: '#69e79b',
950: '#000000',
},
}SCSS
$custom: #69e79b; $custom-light: #9defb9; $custom-dark: #000000;
JSON
{
"hex": "#69e79b",
"rgb": {
"r": 105,
"g": 231,
"b": 155
},
"hsl": {
"h": 143.81,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.83706,
"c": 0.15626,
"h": 154.5
},
"luminance": 0.62522
}Semantic roles & 50–950 ramp
primary
#69E79B
secondary
#B83C87
accent
#1187D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581