#67F194#67F194
#67F194 is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.9% C 0.177 H 151.5°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #67F194 |
|---|---|
| RGB | rgb(103, 241, 148) |
| HSL | hsl(140, 83%, 67%) |
| HSV | hsv(140, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 38.6%, 5.5%) |
| CIE-LAB | lab(85.97, -57.51, 33.91) |
| CIE-LCH | lch(85.97, 66.77, 149.48°) |
| OKLab | oklab(85.93% -0.1557 0.0844) |
| OKLCH | oklch(85.93% 0.177 151.5) |
| XYZ | xyz(42.3909, 67.9283, 38.8888) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.96
Sea Green (survey)
#53FCA1
ΔE00 2.97
Light Bluish Green
#76FDA8
ΔE00 3.14
Seafoam Green
#7AF9AB
ΔE00 3.38
Turquoise Green
#04F489
ΔE00 3.60
Seafoam (survey)
#80F9AD
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F194 #F167C4
analogous
#7FF167 #67F194 #67F1D9
triadic
#67F194 #9467F1 #F19467
tetradic
#67F194 #677FF1 #F167C4 #F1D967
square
#67F194 #677FF1 #F167C4 #F1D967
split-complementary
#67F194 #D967F1 #F1677F
monochromatic
#13CB4F #2FEC6D #67F194 #9FF6BB #D7FBE3
Accessibility & contrast
On white
1.44
#67F194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#67F194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F194
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F194 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8E
Deuteranopia (green-blind)
#DFD29A
Tritanopia (blue-blind)
#3FEEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f194; /* rgb */ color: rgb(103, 241, 148); /* oklch */ color: oklch(85.9% 0.177 151.5);
Tailwind
colors: {
custom: {
50: '#9df6b4',
500: '#67f194',
950: '#000000',
},
}SCSS
$custom: #67f194; $custom-light: #9df6b4; $custom-dark: #000000;
JSON
{
"hex": "#67f194",
"rgb": {
"r": 103,
"g": 241,
"b": 148
},
"hsl": {
"h": 139.565,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.8593,
"c": 0.17715,
"h": 151.5
},
"luminance": 0.67932
}Semantic roles & 50–950 ramp
primary
#67F194
secondary
#C73598
accent
#0699E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581