#67F392#67F392
#67F392 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.4% C 0.182 H 150.9°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #67F392 |
|---|---|
| RGB | rgb(103, 243, 146) |
| HSL | hsl(138, 85%, 68%) |
| HSV | hsv(138, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 39.9%, 4.7%) |
| CIE-LAB | lab(86.53, -58.62, 35.65) |
| CIE-LCH | lch(86.53, 68.61, 148.70°) |
| OKLab | oklab(86.38% -0.1586 0.0884) |
| OKLCH | oklch(86.38% 0.182 150.9) |
| XYZ | xyz(42.8292, 69.0561, 38.2607) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.97
Light Green Blue
#56FCA2
ΔE00 2.98
Light Bluish Green
#76FDA8
ΔE00 3.18
Turquoise Green
#04F489
ΔE00 3.44
Wintergreen
#20F986
ΔE00 3.51
Seafoam Green
#7AF9AB
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F392 #F367C8
analogous
#82F367 #67F392 #67F3D8
triadic
#67F392 #9267F3 #F39267
tetradic
#67F392 #6782F3 #F367C8 #F3D867
square
#67F392 #6782F3 #F367C8 #F3D867
split-complementary
#67F392 #D867F3 #F36782
monochromatic
#10CF4B #2EEF69 #67F392 #A0F7BB #D8FCE3
Accessibility & contrast
On white
1.42
#67F392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#67F392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F392
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F392 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E08B
Deuteranopia (green-blind)
#E1D398
Tritanopia (blue-blind)
#3FEFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f392; /* rgb */ color: rgb(103, 243, 146); /* oklch */ color: oklch(86.4% 0.182 150.9);
Tailwind
colors: {
custom: {
50: '#9ef8b3',
500: '#67f392',
950: '#000000',
},
}SCSS
$custom: #67f392; $custom-light: #9ef8b3; $custom-dark: #000000;
JSON
{
"hex": "#67f392",
"rgb": {
"r": 103,
"g": 243,
"b": 146
},
"hsl": {
"h": 138.429,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.8638,
"c": 0.18163,
"h": 150.9
},
"luminance": 0.6906
}Semantic roles & 50–950 ramp
primary
#67F392
secondary
#CB339C
accent
#049EE2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581