#69E79D#69E79D
#69E79D is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.7% C 0.154 H 155.2°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #69E79D |
|---|---|
| RGB | rgb(105, 231, 157) |
| HSL | hsl(145, 72%, 66%) |
| HSV | hsv(145, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 32%, 9.4%) |
| CIE-LAB | lab(83.22, -51.49, 25.67) |
| CIE-LCH | lch(83.22, 57.54, 153.50°) |
| OKLab | oklab(83.75% -0.1402 0.0648) |
| OKLCH | oklch(83.75% 0.154 155.2) |
| XYZ | xyz(40.4842, 62.5858, 41.8386) |
| Luminance | 0.6259 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 4.14
Aqua Green
#12E193
ΔE00 4.20
Light Greenish Blue
#63F7B4
ΔE00 4.26
Light Blue Green
#7EFBB3
ΔE00 4.54
Light Bluish Green
#76FDA8
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E79D #E769B3
analogous
#74E769 #69E79D #69E7DC
triadic
#69E79D #9D69E7 #E79D69
tetradic
#69E79D #6974E7 #E769B3 #E7DC69
square
#69E79D #6974E7 #E769B3 #E7DC69
split-complementary
#69E79D #DC69E7 #E76974
monochromatic
#1DB85D #34DF7B #69E79D #9EEFBF #D3F8E2
Accessibility & contrast
On white
1.55
#69E79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#69E79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E79D
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E79D | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D798
Deuteranopia (green-blind)
#D5CAA2
Tritanopia (blue-blind)
#43E5D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e79d; /* rgb */ color: rgb(105, 231, 157); /* oklch */ color: oklch(83.7% 0.154 155.2);
Tailwind
colors: {
custom: {
50: '#9defba',
500: '#69e79d',
950: '#000000',
},
}SCSS
$custom: #69e79d; $custom-light: #9defba; $custom-dark: #000000;
JSON
{
"hex": "#69e79d",
"rgb": {
"r": 105,
"g": 231,
"b": 157
},
"hsl": {
"h": 144.762,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.83748,
"c": 0.15446,
"h": 155.2
},
"luminance": 0.62589
}Semantic roles & 50–950 ramp
primary
#69E79D
secondary
#B83C85
accent
#1184D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581