#67F192#67F192
#67F192 is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.9% C 0.179 H 151.1°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #67F192 |
|---|---|
| RGB | rgb(103, 241, 146) |
| HSL | hsl(139, 83%, 67%) |
| HSV | hsv(139, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 39.4%, 5.5%) |
| CIE-LAB | lab(85.94, -57.85, 34.87) |
| CIE-LCH | lch(85.94, 67.55, 148.92°) |
| OKLab | oklab(85.89% -0.1566 0.0866) |
| OKLCH | oklch(85.89% 0.179 151.1) |
| XYZ | xyz(42.2340, 67.8655, 38.0622) |
| Luminance | 0.6787 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.14
Light Green Blue
#56FCA2
ΔE00 3.14
Light Bluish Green
#76FDA8
ΔE00 3.33
Turquoise Green
#04F489
ΔE00 3.54
Seafoam Green
#7AF9AB
ΔE00 3.64
Weird Green
#3AE57F
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F192 #F167C6
analogous
#81F167 #67F192 #67F1D7
triadic
#67F192 #9267F1 #F19267
tetradic
#67F192 #6781F1 #F167C6 #F1D767
square
#67F192 #6781F1 #F167C6 #F1D767
split-complementary
#67F192 #D767F1 #F16781
monochromatic
#13CB4C #2FEC6A #67F192 #9FF6BA #D7FBE2
Accessibility & contrast
On white
1.44
#67F192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#67F192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F192
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F192 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8B
Deuteranopia (green-blind)
#DFD298
Tritanopia (blue-blind)
#40EDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f192; /* rgb */ color: rgb(103, 241, 146); /* oklch */ color: oklch(85.9% 0.179 151.1);
Tailwind
colors: {
custom: {
50: '#9df6b3',
500: '#67f192',
950: '#000000',
},
}SCSS
$custom: #67f192; $custom-light: #9df6b3; $custom-dark: #000000;
JSON
{
"hex": "#67f192",
"rgb": {
"r": 103,
"g": 241,
"b": 146
},
"hsl": {
"h": 138.696,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.85894,
"c": 0.17897,
"h": 151.1
},
"luminance": 0.67869
}Semantic roles & 50–950 ramp
primary
#67F192
secondary
#C7359A
accent
#069CE0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581