#67E79A#67E79A
#67E79A is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.6% C 0.158 H 154.5°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #67E79A |
|---|---|
| RGB | rgb(103, 231, 154) |
| HSL | hsl(144, 73%, 65%) |
| HSV | hsv(144, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 33.3%, 9.4%) |
| CIE-LAB | lab(83.11, -52.49, 27.05) |
| CIE-LCH | lch(83.11, 59.05, 152.74°) |
| OKLab | oklab(83.62% -0.1427 0.0681) |
| OKLCH | oklch(83.62% 0.158 154.5) |
| XYZ | xyz(39.9990, 62.3648, 40.4953) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.03
Aqua Green
#12E193
ΔE00 4.11
Seafoam (survey)
#80F9AD
ΔE00 4.23
Weird Green
#3AE57F
ΔE00 4.43
Light Greenish Blue
#63F7B4
ΔE00 4.56
Light Blue Green
#7EFBB3
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E79A #E767B4
analogous
#74E767 #67E79A #67E7DA
triadic
#67E79A #9A67E7 #E79A67
tetradic
#67E79A #6774E7 #E767B4 #E7DA67
square
#67E79A #6774E7 #E767B4 #E7DA67
split-complementary
#67E79A #DA67E7 #E76774
monochromatic
#1DB75A #32DF77 #67E79A #9CEFBD #D1F8E0
Accessibility & contrast
On white
1.56
#67E79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#67E79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E79A
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E79A | 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)
#E7D695
Deuteranopia (green-blind)
#D5CA9F
Tritanopia (blue-blind)
#40E5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e79a; /* rgb */ color: rgb(103, 231, 154); /* oklch */ color: oklch(83.6% 0.158 154.5);
Tailwind
colors: {
custom: {
50: '#9cefb8',
500: '#67e79a',
950: '#000000',
},
}SCSS
$custom: #67e79a; $custom-light: #9cefb8; $custom-dark: #000000;
JSON
{
"hex": "#67e79a",
"rgb": {
"r": 103,
"g": 231,
"b": 154
},
"hsl": {
"h": 143.906,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.83617,
"c": 0.15815,
"h": 154.5
},
"luminance": 0.62368
}Semantic roles & 50–950 ramp
primary
#67E79A
secondary
#B73B86
accent
#1187D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581