#67F292#67F292
#67F292 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.1% C 0.180 H 151.0°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #67F292 |
|---|---|
| RGB | rgb(103, 242, 146) |
| HSL | hsl(139, 84%, 68%) |
| HSV | hsv(139, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 39.7%, 5.1%) |
| CIE-LAB | lab(86.24, -58.23, 35.26) |
| CIE-LCH | lch(86.24, 68.08, 148.81°) |
| OKLab | oklab(86.14% -0.1576 0.0875) |
| OKLCH | oklch(86.14% 0.18 151) |
| XYZ | xyz(42.5308, 68.4592, 38.1612) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.05
Light Green Blue
#56FCA2
ΔE00 3.05
Light Bluish Green
#76FDA8
ΔE00 3.24
Turquoise Green
#04F489
ΔE00 3.48
Seafoam Green
#7AF9AB
ΔE00 3.65
Wintergreen
#20F986
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F292 #F267C7
analogous
#82F267 #67F292 #67F2D7
triadic
#67F292 #9267F2 #F29267
tetradic
#67F292 #6782F2 #F267C7 #F2D767
square
#67F292 #6782F2 #F267C7 #F2D767
split-complementary
#67F292 #D767F2 #F26782
monochromatic
#12CD4C #2FED6A #67F292 #9FF7BA #D8FCE3
Accessibility & contrast
On white
1.43
#67F292 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#67F292 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F292
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F292 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F292 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08B
Deuteranopia (green-blind)
#E0D398
Tritanopia (blue-blind)
#40EEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f292; /* rgb */ color: rgb(103, 242, 146); /* oklch */ color: oklch(86.1% 0.180 151.0);
Tailwind
colors: {
custom: {
50: '#9df7b3',
500: '#67f292',
950: '#000000',
},
}SCSS
$custom: #67f292; $custom-light: #9df7b3; $custom-dark: #000000;
JSON
{
"hex": "#67f292",
"rgb": {
"r": 103,
"g": 242,
"b": 146
},
"hsl": {
"h": 138.561,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.86137,
"c": 0.1803,
"h": 151
},
"luminance": 0.68463
}Semantic roles & 50–950 ramp
primary
#67F292
secondary
#C9349B
accent
#059DE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581