#67F092#67F092
#67F092 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.7% C 0.178 H 151.2°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #67F092 |
|---|---|
| RGB | rgb(103, 240, 146) |
| HSL | hsl(139, 82%, 67%) |
| HSV | hsv(139, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 39.2%, 5.9%) |
| CIE-LAB | lab(85.64, -57.46, 34.48) |
| CIE-LCH | lch(85.64, 67.01, 149.03°) |
| OKLab | oklab(85.65% -0.1556 0.0857) |
| OKLCH | oklch(85.65% 0.178 151.2) |
| XYZ | xyz(41.9388, 67.2752, 37.9639) |
| Luminance | 0.6728 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.25
Sea Green (survey)
#53FCA1
ΔE00 3.25
Light Bluish Green
#76FDA8
ΔE00 3.42
Turquoise Green
#04F489
ΔE00 3.61
Weird Green
#3AE57F
ΔE00 3.63
Seafoam Green
#7AF9AB
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F092 #F067C5
analogous
#81F067 #67F092 #67F0D6
triadic
#67F092 #9267F0 #F09267
tetradic
#67F092 #6781F0 #F067C5 #F0D667
square
#67F092 #6781F0 #F067C5 #F0D667
split-complementary
#67F092 #D667F0 #F06781
monochromatic
#14C94D #2FEB6A #67F092 #9FF5BA #D6FBE2
Accessibility & contrast
On white
1.45
#67F092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#67F092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F092
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F092 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8B
Deuteranopia (green-blind)
#DFD198
Tritanopia (blue-blind)
#40EDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f092; /* rgb */ color: rgb(103, 240, 146); /* oklch */ color: oklch(85.7% 0.178 151.2);
Tailwind
colors: {
custom: {
50: '#9df6b3',
500: '#67f092',
950: '#000000',
},
}SCSS
$custom: #67f092; $custom-light: #9df6b3; $custom-dark: #000000;
JSON
{
"hex": "#67f092",
"rgb": {
"r": 103,
"g": 240,
"b": 146
},
"hsl": {
"h": 138.832,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85651,
"c": 0.17762,
"h": 151.2
},
"luminance": 0.67279
}Semantic roles & 50–950 ramp
primary
#67F092
secondary
#C63598
accent
#079BDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581