#67E79B#67E79B
#67E79B is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.6% C 0.157 H 154.8°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #67E79B |
|---|---|
| RGB | rgb(103, 231, 155) |
| HSL | hsl(144, 73%, 65%) |
| HSV | hsv(144, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 32.9%, 9.4%) |
| CIE-LAB | lab(83.12, -52.31, 26.56) |
| CIE-LCH | lch(83.12, 58.66, 153.08°) |
| OKLab | oklab(83.64% -0.1423 0.0669) |
| OKLCH | oklch(83.64% 0.157 154.8) |
| XYZ | xyz(40.0826, 62.3983, 40.9358) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.02
Aqua Green
#12E193
ΔE00 4.08
Seafoam (survey)
#80F9AD
ΔE00 4.21
Light Greenish Blue
#63F7B4
ΔE00 4.44
Weird Green
#3AE57F
ΔE00 4.58
Light Blue Green
#7EFBB3
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E79B #E767B3
analogous
#73E767 #67E79B #67E7DB
triadic
#67E79B #9B67E7 #E79B67
tetradic
#67E79B #6773E7 #E767B3 #E7DB67
square
#67E79B #6773E7 #E767B3 #E7DB67
split-complementary
#67E79B #DB67E7 #E76773
monochromatic
#1DB75B #32DF78 #67E79B #9CEFBE #D1F8E1
Accessibility & contrast
On white
1.56
#67E79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#67E79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E79B
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E79B | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D796
Deuteranopia (green-blind)
#D5CAA0
Tritanopia (blue-blind)
#3FE5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e79b; /* rgb */ color: rgb(103, 231, 155); /* oklch */ color: oklch(83.6% 0.157 154.8);
Tailwind
colors: {
custom: {
50: '#9cefb9',
500: '#67e79b',
950: '#000000',
},
}SCSS
$custom: #67e79b; $custom-light: #9cefb9; $custom-dark: #000000;
JSON
{
"hex": "#67e79b",
"rgb": {
"r": 103,
"g": 231,
"b": 155
},
"hsl": {
"h": 144.375,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.83637,
"c": 0.15725,
"h": 154.8
},
"luminance": 0.62402
}Semantic roles & 50–950 ramp
primary
#67E79B
secondary
#B73B85
accent
#1185D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581