#67F1A2#67F1A2
#67F1A2 is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.2% C 0.165 H 155.4°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #67F1A2 |
|---|---|
| RGB | rgb(103, 241, 162) |
| HSL | hsl(146, 83%, 67%) |
| HSV | hsv(146, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 32.8%, 5.5%) |
| CIE-LAB | lab(86.21, -55.02, 27.15) |
| CIE-LCH | lch(86.21, 61.36, 153.74°) |
| OKLab | oklab(86.2% -0.1496 0.0685) |
| OKLCH | oklch(86.2% 0.165 155.4) |
| XYZ | xyz(43.5668, 68.3987, 45.0818) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.15
Seafoam (survey)
#80F9AD
ΔE00 2.52
Light Green Blue
#56FCA2
ΔE00 2.78
Light Bluish Green
#76FDA8
ΔE00 2.79
Sea Green (survey)
#53FCA1
ΔE00 2.89
Light Blue Green
#7EFBB3
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F1A2 #F167B6
analogous
#71F167 #67F1A2 #67F1E7
triadic
#67F1A2 #A267F1 #F1A267
tetradic
#67F1A2 #6771F1 #F167B6 #F1E767
square
#67F1A2 #6771F1 #F167B6 #F1E767
split-complementary
#67F1A2 #E767F1 #F16771
monochromatic
#13CB61 #2FEC80 #67F1A2 #9FF6C4 #D7FBE7
Accessibility & contrast
On white
1.43
#67F1A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#67F1A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F1A2
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F1A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F1A2 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E09D
Deuteranopia (green-blind)
#DDD2A7
Tritanopia (blue-blind)
#37EFDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f1a2; /* rgb */ color: rgb(103, 241, 162); /* oklch */ color: oklch(86.2% 0.165 155.4);
Tailwind
colors: {
custom: {
50: '#9df6be',
500: '#67f1a2',
950: '#000000',
},
}SCSS
$custom: #67f1a2; $custom-light: #9df6be; $custom-dark: #000000;
JSON
{
"hex": "#67f1a2",
"rgb": {
"r": 103,
"g": 241,
"b": 162
},
"hsl": {
"h": 145.652,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.862,
"c": 0.16456,
"h": 155.4
},
"luminance": 0.68403
}Semantic roles & 50–950 ramp
primary
#67F1A2
secondary
#C73589
accent
#0683E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582