#67E5A1#67E5A1
#67E5A1 is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.3% C 0.149 H 157.2°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #67E5A1 |
|---|---|
| RGB | rgb(103, 229, 161) |
| HSL | hsl(148, 71%, 65%) |
| HSV | hsv(148, 55%, 90%) |
| CMYK | cmyk(55%, 0%, 29.7%, 10.2%) |
| CIE-LAB | lab(82.64, -50.36, 22.81) |
| CIE-LCH | lch(82.64, 55.28, 155.63°) |
| OKLab | oklab(83.28% -0.1375 0.0578) |
| OKLCH | oklch(83.28% 0.149 157.2) |
| XYZ | xyz(40.0425, 61.4917, 43.4702) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.07
Light Greenish Blue
#63F7B4
ΔE00 4.13
Seafoam Green
#7AF9AB
ΔE00 4.65
Seafoam (survey)
#80F9AD
ΔE00 4.74
Light Blue Green
#7EFBB3
ΔE00 4.91
Seafoam
#7FE0B3
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E5A1 #E567AB
analogous
#6CE567 #67E5A1 #67E5E0
triadic
#67E5A1 #A167E5 #E5A167
tetradic
#67E5A1 #676CE5 #E567AB #E5E067
square
#67E5A1 #676CE5 #E567AB #E5E067
split-complementary
#67E5A1 #E067E5 #E5676C
monochromatic
#1FB363 #33DC81 #67E5A1 #9BEEC1 #D0F7E2
Accessibility & contrast
On white
1.58
#67E5A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#67E5A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E5A1
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E5A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E5A1 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D59D
Deuteranopia (green-blind)
#D2C9A5
Tritanopia (blue-blind)
#3DE3D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67e5a1; /* rgb */ color: rgb(103, 229, 161); /* oklch */ color: oklch(83.3% 0.149 157.2);
Tailwind
colors: {
custom: {
50: '#9ceebd',
500: '#67e5a1',
950: '#000000',
},
}SCSS
$custom: #67e5a1; $custom-light: #9ceebd; $custom-dark: #000000;
JSON
{
"hex": "#67e5a1",
"rgb": {
"r": 103,
"g": 229,
"b": 161
},
"hsl": {
"h": 147.619,
"s": 70.787,
"l": 65.098
},
"oklch": {
"l": 0.83279,
"c": 0.14917,
"h": 157.2
},
"luminance": 0.61495
}Semantic roles & 50–950 ramp
primary
#67E5A1
secondary
#B43D7D
accent
#137AD3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582