#67F094#67F094
#67F094 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.7% C 0.176 H 151.7°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #67F094 |
|---|---|
| RGB | rgb(103, 240, 148) |
| HSL | hsl(140, 82%, 67%) |
| HSV | hsv(140, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 38.3%, 5.9%) |
| CIE-LAB | lab(85.67, -57.12, 33.52) |
| CIE-LCH | lch(85.67, 66.23, 149.60°) |
| OKLab | oklab(85.69% -0.1547 0.0835) |
| OKLCH | oklch(85.69% 0.176 151.7) |
| XYZ | xyz(42.0957, 67.3379, 38.7904) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.09
Sea Green (survey)
#53FCA1
ΔE00 3.10
Light Bluish Green
#76FDA8
ΔE00 3.25
Seafoam Green
#7AF9AB
ΔE00 3.40
Turquoise Green
#04F489
ΔE00 3.69
Weird Green
#3AE57F
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F094 #F067C3
analogous
#7FF067 #67F094 #67F0D9
triadic
#67F094 #9467F0 #F09467
tetradic
#67F094 #677FF0 #F067C3 #F0D967
square
#67F094 #677FF0 #F067C3 #F0D967
split-complementary
#67F094 #D967F0 #F0677F
monochromatic
#14C94F #2FEB6D #67F094 #9FF5BB #D6FBE2
Accessibility & contrast
On white
1.45
#67F094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#67F094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F094
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F094 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8E
Deuteranopia (green-blind)
#DED19A
Tritanopia (blue-blind)
#3FEDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f094; /* rgb */ color: rgb(103, 240, 148); /* oklch */ color: oklch(85.7% 0.176 151.7);
Tailwind
colors: {
custom: {
50: '#9df6b4',
500: '#67f094',
950: '#000000',
},
}SCSS
$custom: #67f094; $custom-light: #9df6b4; $custom-dark: #000000;
JSON
{
"hex": "#67f094",
"rgb": {
"r": 103,
"g": 240,
"b": 148
},
"hsl": {
"h": 139.708,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85687,
"c": 0.1758,
"h": 151.7
},
"luminance": 0.67342
}Semantic roles & 50–950 ramp
primary
#67F094
secondary
#C63596
accent
#0798DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581