#67E39E#67E39E
#67E39E is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.7% C 0.149 H 156.5°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #67E39E |
|---|---|
| RGB | rgb(103, 227, 158) |
| HSL | hsl(147, 69%, 65%) |
| HSV | hsv(147, 55%, 89%) |
| CMYK | cmyk(54.6%, 0%, 30.4%, 11%) |
| CIE-LAB | lab(81.99, -50.11, 23.47) |
| CIE-LCH | lch(81.99, 55.33, 154.90°) |
| OKLab | oklab(82.73% -0.1367 0.0594) |
| OKLCH | oklch(82.73% 0.149 156.5) |
| XYZ | xyz(39.2310, 60.2868, 41.9102) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.96
Light Greenish Blue
#63F7B4
ΔE00 4.66
Seafoam Green
#7AF9AB
ΔE00 4.98
Seafoam (survey)
#80F9AD
ΔE00 5.07
Seafoam
#7FE0B3
ΔE00 5.28
Light Blue Green
#7EFBB3
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E39E #E367AC
analogous
#6EE367 #67E39E #67E3DC
triadic
#67E39E #9E67E3 #E39E67
tetradic
#67E39E #676EE3 #E367AC #E3DC67
square
#67E39E #676EE3 #E367AC #E3DC67
split-complementary
#67E39E #DC67E3 #E3676E
monochromatic
#20AF60 #33D97D #67E39E #9BEDBF #CEF6E0
Accessibility & contrast
On white
1.61
#67E39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#67E39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E39E
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E39E | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D39A
Deuteranopia (green-blind)
#D0C7A2
Tritanopia (blue-blind)
#3FE1D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67e39e; /* rgb */ color: rgb(103, 227, 158); /* oklch */ color: oklch(82.7% 0.149 156.5);
Tailwind
colors: {
custom: {
50: '#9becbb',
500: '#67e39e',
950: '#000000',
},
}SCSS
$custom: #67e39e; $custom-light: #9becbb; $custom-dark: #000000;
JSON
{
"hex": "#67e39e",
"rgb": {
"r": 103,
"g": 227,
"b": 158
},
"hsl": {
"h": 146.613,
"s": 68.889,
"l": 64.706
},
"oklch": {
"l": 0.8273,
"c": 0.14907,
"h": 156.5
},
"luminance": 0.6029
}Semantic roles & 50–950 ramp
primary
#67E39E
secondary
#B13E7E
accent
#157DD1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581