#67F3A1#67F3A1
#67F3A1 is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.7% C 0.168 H 154.8°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #67F3A1 |
|---|---|
| RGB | rgb(103, 243, 161) |
| HSL | hsl(145, 85%, 68%) |
| HSV | hsv(145, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 33.7%, 4.7%) |
| CIE-LAB | lab(86.78, -56.00, 28.43) |
| CIE-LCH | lch(86.78, 62.81, 153.08°) |
| OKLab | oklab(86.66% -0.1521 0.0716) |
| OKLCH | oklch(86.66% 0.168 154.8) |
| XYZ | xyz(44.0735, 69.5538, 44.8139) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.94
Light Green Blue
#56FCA2
ΔE00 2.27
Light Bluish Green
#76FDA8
ΔE00 2.31
Sea Green (survey)
#53FCA1
ΔE00 2.38
Seafoam (survey)
#80F9AD
ΔE00 2.40
Light Blue Green
#7EFBB3
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F3A1 #F367B9
analogous
#73F367 #67F3A1 #67F3E7
triadic
#67F3A1 #A167F3 #F3A167
tetradic
#67F3A1 #6773F3 #F367B9 #F3E767
square
#67F3A1 #6773F3 #F367B9 #F3E767
split-complementary
#67F3A1 #E767F3 #F36773
monochromatic
#10CF5F #2EEF7E #67F3A1 #A0F7C4 #D8FCE7
Accessibility & contrast
On white
1.41
#67F3A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#67F3A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F3A1
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F3A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F3A1 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19C
Deuteranopia (green-blind)
#DFD4A6
Tritanopia (blue-blind)
#37F1DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f3a1; /* rgb */ color: rgb(103, 243, 161); /* oklch */ color: oklch(86.7% 0.168 154.8);
Tailwind
colors: {
custom: {
50: '#9df8bd',
500: '#67f3a1',
950: '#000000',
},
}SCSS
$custom: #67f3a1; $custom-light: #9df8bd; $custom-dark: #000000;
JSON
{
"hex": "#67f3a1",
"rgb": {
"r": 103,
"g": 243,
"b": 161
},
"hsl": {
"h": 144.857,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.86663,
"c": 0.16812,
"h": 154.8
},
"luminance": 0.69558
}Semantic roles & 50–950 ramp
primary
#67F3A1
secondary
#CB338C
accent
#0486E2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582