#67F39A#67F39A
#67F39A is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.5% C 0.174 H 152.9°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #67F39A |
|---|---|
| RGB | rgb(103, 243, 154) |
| HSL | hsl(142, 85%, 68%) |
| HSV | hsv(142, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 36.6%, 4.7%) |
| CIE-LAB | lab(86.66, -57.26, 31.81) |
| CIE-LCH | lch(86.66, 65.50, 150.94°) |
| OKLab | oklab(86.53% -0.1552 0.0796) |
| OKLCH | oklch(86.53% 0.174 152.9) |
| XYZ | xyz(43.4734, 69.3137, 41.6535) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.29
Sea Green (survey)
#53FCA1
ΔE00 2.34
Light Bluish Green
#76FDA8
ΔE00 2.44
Seafoam Green
#7AF9AB
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 3.03
Mediumspringgreen
#00FA9A
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F39A #F367C0
analogous
#7AF367 #67F39A #67F3E0
triadic
#67F39A #9A67F3 #F39A67
tetradic
#67F39A #677AF3 #F367C0 #F3E067
square
#67F39A #677AF3 #F367C0 #F3E067
split-complementary
#67F39A #E067F3 #F3677A
monochromatic
#10CF56 #2EEF74 #67F39A #A0F7C0 #D8FCE5
Accessibility & contrast
On white
1.41
#67F39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#67F39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F39A
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F39A | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E194
Deuteranopia (green-blind)
#E0D4A0
Tritanopia (blue-blind)
#3BF0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f39a; /* rgb */ color: rgb(103, 243, 154); /* oklch */ color: oklch(86.5% 0.174 152.9);
Tailwind
colors: {
custom: {
50: '#9ef8b8',
500: '#67f39a',
950: '#000000',
},
}SCSS
$custom: #67f39a; $custom-light: #9ef8b8; $custom-dark: #000000;
JSON
{
"hex": "#67f39a",
"rgb": {
"r": 103,
"g": 243,
"b": 154
},
"hsl": {
"h": 141.857,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.86527,
"c": 0.1744,
"h": 152.9
},
"luminance": 0.69318
}Semantic roles & 50–950 ramp
primary
#67F39A
secondary
#CB3394
accent
#0491E2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581