#67E79E#67E79E
#67E79E is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.7% C 0.155 H 155.8°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #67E79E |
|---|---|
| RGB | rgb(103, 231, 158) |
| HSL | hsl(146, 73%, 65%) |
| HSV | hsv(146, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 31.6%, 9.4%) |
| CIE-LAB | lab(83.18, -51.75, 25.09) |
| CIE-LCH | lch(83.18, 57.51, 154.14°) |
| OKLab | oklab(83.7% -0.141 0.0634) |
| OKLCH | oklch(83.7% 0.155 155.8) |
| XYZ | xyz(40.3377, 62.5003, 42.2792) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 4.05
Light Greenish Blue
#63F7B4
ΔE00 4.10
Seafoam (survey)
#80F9AD
ΔE00 4.21
Light Blue Green
#7EFBB3
ΔE00 4.55
Light Bluish Green
#76FDA8
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E79E #E767B0
analogous
#70E767 #67E79E #67E7DE
triadic
#67E79E #9E67E7 #E79E67
tetradic
#67E79E #6770E7 #E767B0 #E7DE67
square
#67E79E #6770E7 #E767B0 #E7DE67
split-complementary
#67E79E #DE67E7 #E76770
monochromatic
#1DB75F #32DF7C #67E79E #9CEFC0 #D1F8E1
Accessibility & contrast
On white
1.56
#67E79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#67E79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E79E
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E79E | 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)
#E6D799
Deuteranopia (green-blind)
#D4CAA3
Tritanopia (blue-blind)
#3EE5D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e79e; /* rgb */ color: rgb(103, 231, 158); /* oklch */ color: oklch(83.7% 0.155 155.8);
Tailwind
colors: {
custom: {
50: '#9cefbb',
500: '#67e79e',
950: '#000000',
},
}SCSS
$custom: #67e79e; $custom-light: #9cefbb; $custom-dark: #000000;
JSON
{
"hex": "#67e79e",
"rgb": {
"r": 103,
"g": 231,
"b": 158
},
"hsl": {
"h": 145.781,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.83699,
"c": 0.15456,
"h": 155.8
},
"luminance": 0.62504
}Semantic roles & 50–950 ramp
primary
#67E79E
secondary
#B73B82
accent
#1181D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582